Update libphonenumber to 3.2.36
This commit is contained in:
parent
aea80366c0
commit
743ab4969b
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -51,7 +51,7 @@
|
|||
"fs-extra": "5.0.0",
|
||||
"fuse.js": "6.5.3",
|
||||
"glob": "7.1.6",
|
||||
"google-libphonenumber": "3.2.34",
|
||||
"google-libphonenumber": "3.2.36",
|
||||
"got": "11.8.5",
|
||||
"heic-convert": "1.2.4",
|
||||
"humanize-duration": "3.27.1",
|
||||
|
@ -21863,9 +21863,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/google-libphonenumber": {
|
||||
"version": "3.2.34",
|
||||
"resolved": "https://registry.npmjs.org/google-libphonenumber/-/google-libphonenumber-3.2.34.tgz",
|
||||
"integrity": "sha512-CLwkp0lZvMywh6dCh0T3Fm8XsfJhLAupc8AECwYkJNQBPW8wQPrv/tV0oFKCs8FMw+pTQyNPZoycgBzYjqtTZQ==",
|
||||
"version": "3.2.36",
|
||||
"resolved": "https://registry.npmjs.org/google-libphonenumber/-/google-libphonenumber-3.2.36.tgz",
|
||||
"integrity": "sha512-65vPIEnUb+6hFdauw1QWGA0XmEgDpyAZsioU6y2O1v5n33TUHr0m+qk0r29EhjNelpFCaLKW8MAaCxkyZxGoZw==",
|
||||
"engines": {
|
||||
"node": ">=0.10"
|
||||
}
|
||||
|
|
|
@ -133,7 +133,7 @@
|
|||
"fs-extra": "5.0.0",
|
||||
"fuse.js": "6.5.3",
|
||||
"glob": "7.1.6",
|
||||
"google-libphonenumber": "3.2.34",
|
||||
"google-libphonenumber": "3.2.36",
|
||||
"got": "11.8.5",
|
||||
"heic-convert": "1.2.4",
|
||||
"humanize-duration": "3.27.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue