mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
build(deps): bump libphonenumber-js from 1.12.7 to 1.12.8
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.7 to 1.12.8. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.7...v1.12.8) --- updated-dependencies: - dependency-name: libphonenumber-js dependency-version: 1.12.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b713455b43
commit
d03bc256be
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -54,7 +54,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": "^13.0.3",
|
||||
"moment": "^2.30.1",
|
||||
|
|
@ -20911,9 +20911,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": {
|
||||
|
|
|
|||
|
|
@ -82,7 +82,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": "^13.0.3",
|
||||
"moment": "^2.30.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue