mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-22 23:27:54 -05:00
Merge pull request #3135 from benjiwheeler/package-lock-libphonenumber
update package-lock.json with newer google-libphonenumber
This commit is contained in:
commit
141112aa3c
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -5438,9 +5438,9 @@
|
|||
}
|
||||
},
|
||||
"google-libphonenumber": {
|
||||
"version": "1.0.21",
|
||||
"resolved": "https://registry.npmjs.org/google-libphonenumber/-/google-libphonenumber-1.0.21.tgz",
|
||||
"integrity": "sha1-ZSscDp9c6Tq9A+SDAKqoJgHDurE=",
|
||||
"version": "3.2.3",
|
||||
"resolved": "https://registry.npmjs.org/google-libphonenumber/-/google-libphonenumber-3.2.3.tgz",
|
||||
"integrity": "sha512-8n4JyRptifaIRlHANKRlfqLR8fANm7+Q+1qvDuUsUeStSLtLGTVsZWe1llWDfgWTm1y07cEUyiRuNIv6cs2ovg==",
|
||||
"dev": true
|
||||
},
|
||||
"graceful-fs": {
|
||||
|
|
Loading…
Reference in a new issue