Merge pull request #52715 from nextcloud/dependabot/npm_and_yarn/stable31/libphonenumber-js-1.12.8

build(deps): bump libphonenumber-js from 1.12.7 to 1.12.8
This commit is contained in:
Andy Scherzinger 2025-05-27 18:44:33 +02:00 committed by GitHub
commit 01557d8fd6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 9 additions and 9 deletions

File diff suppressed because one or more lines are too long

View file

@ -155,7 +155,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.6
- license: MIT
- libphonenumber-js
- version: 1.12.7
- version: 1.12.8
- license: MIT
- lodash.get
- version: 4.4.2

File diff suppressed because one or more lines are too long

8
package-lock.json generated
View file

@ -55,7 +55,7 @@
"jquery": "~3.7",
"jquery-ui": "1.13.3",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.7",
"libphonenumber-js": "^1.12.8",
"lodash": "^4.17.21",
"marked": "^15.0.12",
"moment": "^2.30.1",
@ -16971,9 +16971,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.12.7",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.7.tgz",
"integrity": "sha512-0nYZSNj/QEikyhcM5RZFXGlCB/mr4PVamnT1C2sKBnDDTYndrvbybYjvg+PMqAndQHlLbwQ3socolnL3WWTUFA==",
"version": "1.12.8",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.8.tgz",
"integrity": "sha512-f1KakiQJa9tdc7w1phC2ST+DyxWimy9c3g3yeF+84QtEanJr2K77wAmBPP22riU05xldniHsvXuflnLZ4oysqA==",
"license": "MIT"
},
"node_modules/lines-and-columns": {

View file

@ -86,7 +86,7 @@
"jquery": "~3.7",
"jquery-ui": "1.13.3",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.7",
"libphonenumber-js": "^1.12.8",
"lodash": "^4.17.21",
"marked": "^15.0.12",
"moment": "^2.30.1",