Skip to content

Commit 2054e41

Browse files
snyk-botvlapo
authored andcommitted
fix: upgrade google-libphonenumber from 3.2.8 to 3.2.9
Snyk has created this PR to upgrade google-libphonenumber from 3.2.8 to 3.2.9. See this package in NPM: https://www.npmjs.com/package/google-libphonenumber See this project in Snyk: https://app.snyk.io/org/vlapo/project/c11cece6-b879-4797-a433-bba4a18ca67d?utm_source=github&utm_medium=upgrade-pr
1 parent b1b7f4d commit 2054e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
],
3030
"dependencies": {
3131
"@types/validator": "13.0.0",
32-
"google-libphonenumber": "^3.2.8",
32+
"google-libphonenumber": "^3.2.9",
3333
"tslib": ">=1.9.0",
3434
"validator": "13.0.0"
3535
},

0 commit comments

Comments
 (0)