Update libphonenumber to 3.2.36

This commit is contained in:
Fedor Indutny 2024-07-15 13:21:54 -07:00 committed by GitHub
parent aea80366c0
commit 743ab4969b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -51,7 +51,7 @@
"fs-extra": "5.0.0", "fs-extra": "5.0.0",
"fuse.js": "6.5.3", "fuse.js": "6.5.3",
"glob": "7.1.6", "glob": "7.1.6",
"google-libphonenumber": "3.2.34", "google-libphonenumber": "3.2.36",
"got": "11.8.5", "got": "11.8.5",
"heic-convert": "1.2.4", "heic-convert": "1.2.4",
"humanize-duration": "3.27.1", "humanize-duration": "3.27.1",
@ -21863,9 +21863,9 @@
"dev": true "dev": true
}, },
"node_modules/google-libphonenumber": { "node_modules/google-libphonenumber": {
"version": "3.2.34", "version": "3.2.36",
"resolved": "https://registry.npmjs.org/google-libphonenumber/-/google-libphonenumber-3.2.34.tgz", "resolved": "https://registry.npmjs.org/google-libphonenumber/-/google-libphonenumber-3.2.36.tgz",
"integrity": "sha512-CLwkp0lZvMywh6dCh0T3Fm8XsfJhLAupc8AECwYkJNQBPW8wQPrv/tV0oFKCs8FMw+pTQyNPZoycgBzYjqtTZQ==", "integrity": "sha512-65vPIEnUb+6hFdauw1QWGA0XmEgDpyAZsioU6y2O1v5n33TUHr0m+qk0r29EhjNelpFCaLKW8MAaCxkyZxGoZw==",
"engines": { "engines": {
"node": ">=0.10" "node": ">=0.10"
} }

View file

@ -133,7 +133,7 @@
"fs-extra": "5.0.0", "fs-extra": "5.0.0",
"fuse.js": "6.5.3", "fuse.js": "6.5.3",
"glob": "7.1.6", "glob": "7.1.6",
"google-libphonenumber": "3.2.34", "google-libphonenumber": "3.2.36",
"got": "11.8.5", "got": "11.8.5",
"heic-convert": "1.2.4", "heic-convert": "1.2.4",
"humanize-duration": "3.27.1", "humanize-duration": "3.27.1",