From 0f9c5c93003eddb70693540f2ef1e410570353e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 22:27:20 +0000 Subject: [PATCH] chore(deps): update dependency google-libphonenumber to v3.2.37 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index e6478f6a8..d0c7809e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -66,7 +66,7 @@ "formsy-react-components": "1.1.0", "git-bundle-sha": "0.0.2", "glob": "5.0.15", - "google-libphonenumber": "3.2.35", + "google-libphonenumber": "3.2.37", "html-webpack-plugin": "5.6.0", "iso-3166-2": "1.0.0", "jest": "29.7.0", @@ -12319,9 +12319,9 @@ "license": "Apache-2.0" }, "node_modules/google-libphonenumber": { - "version": "3.2.35", - "resolved": "https://registry.npmjs.org/google-libphonenumber/-/google-libphonenumber-3.2.35.tgz", - "integrity": "sha512-en9hgw54urlwBT0F+IULsJmdpeLpq5aQoTONIdp5jVIRviONPMfplUKdaCPBrHBlZNm49iVuZGR/V05IWqlvLQ==", + "version": "3.2.37", + "resolved": "https://registry.npmjs.org/google-libphonenumber/-/google-libphonenumber-3.2.37.tgz", + "integrity": "sha512-wPMMLKqhG/lSXnqC7ZyVfFxL0TS45PMm99dQwUC6kQrEEvlRVPPUzXqmEwsrMxVICsoy8PxBpDG66WUfP7IHSg==", "dev": true, "license": "(MIT AND Apache-2.0)", "engines": { diff --git a/package.json b/package.json index d14003b24..0bfc1c742 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "formsy-react-components": "1.1.0", "git-bundle-sha": "0.0.2", "glob": "5.0.15", - "google-libphonenumber": "3.2.35", + "google-libphonenumber": "3.2.37", "html-webpack-plugin": "5.6.0", "iso-3166-2": "1.0.0", "jest": "29.7.0",