From c45d94a84dd5754bdc5c245d9e5c792413bae26b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 13:36:51 +0000 Subject: [PATCH] Bump google-libphonenumber from 2.0.19 to 3.2.22 Bumps [google-libphonenumber](https://github.com/ruimarinho/google-libphonenumber) from 2.0.19 to 3.2.22. - [Release notes](https://github.com/ruimarinho/google-libphonenumber/releases) - [Commits](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.19...v3.2.22) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 134018fe..d6ca9196 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "android" ], "dependencies": { - "google-libphonenumber": "^2.0.9", + "google-libphonenumber": "^3.2.22", "lodash": "^4.17.4", "prop-types": "^15.5.10" },