From 99670cda29221982c4083451abf98c024d9b1a61 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 13:23:46 +0000 Subject: [PATCH] Bump google-libphonenumber from 2.0.19 to 3.2.21 Bumps [google-libphonenumber](https://github.com/ruimarinho/google-libphonenumber) from 2.0.19 to 3.2.21. - [Release notes](https://github.com/ruimarinho/google-libphonenumber/releases) - [Commits](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.19...v3.2.21) 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..50c9aa7f 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "android" ], "dependencies": { - "google-libphonenumber": "^2.0.9", + "google-libphonenumber": "^3.2.21", "lodash": "^4.17.4", "prop-types": "^15.5.10" },