Update libphonenumber to 3.2.36

Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
This commit is contained in:
automated-signal 2024-07-15 15:53:07 -05:00 committed by GitHub
parent a2130b30ed
commit ae5639c861
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",
"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"
}

View file

@ -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",