From 5df527a92e805ef755a2d173272bae3d05f2150d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 00:05:05 +0000 Subject: [PATCH] Bump google-libphonenumber from 3.2.6 to 3.2.18 Bumps [google-libphonenumber](https://github.com/ruimarinho/google-libphonenumber) from 3.2.6 to 3.2.18. - [Release notes](https://github.com/ruimarinho/google-libphonenumber/releases) - [Commits](https://github.com/ruimarinho/google-libphonenumber/compare/v3.2.6...v3.2.18) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1850485ca..40755e2d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10770,9 +10770,9 @@ } }, "google-libphonenumber": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/google-libphonenumber/-/google-libphonenumber-3.2.6.tgz", - "integrity": "sha512-6QCQAaKJlSd/1dUqvdQf7zzfb3uiZHsG8yhCfOdCVRfMuPZ/VDIEB47y5SYwjPQJPs7ebfW5jj6PeobB9JJ4JA==", + "version": "3.2.18", + "resolved": "https://registry.npmjs.org/google-libphonenumber/-/google-libphonenumber-3.2.18.tgz", + "integrity": "sha512-6u+PF7Nf6TXMUNekHxc7pO6iE9PI1n2/q+z80GzFckH5riSKn4K1EeFimA5UqHA4MpxgKHYsVpcj8YDq32ob9g==", "dev": true }, "graceful-fs": { diff --git a/package.json b/package.json index 5e41fc1f5..766955752 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "formsy-react-components": "1.0.0", "git-bundle-sha": "0.0.2", "glob": "5.0.15", - "google-libphonenumber": "3.2.6", + "google-libphonenumber": "3.2.18", "html-webpack-plugin": "^3.2.0", "iso-3166-2": "0.4.0", "jest": "^23.6.0",