mirror of
https://github.com/nextcloud/server.git
synced 2026-07-15 13:01:34 -04:00
chore(deps): bump libphonenumber-js in /build/frontend-legacy
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.13.7 to 1.13.8. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/commits/master) --- updated-dependencies: - dependency-name: libphonenumber-js dependency-version: 1.13.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
d9cc699fbf
commit
860f384c86
2 changed files with 5 additions and 5 deletions
8
build/frontend-legacy/package-lock.json
generated
8
build/frontend-legacy/package-lock.json
generated
|
|
@ -54,7 +54,7 @@
|
|||
"jquery": "~3.7",
|
||||
"jquery-ui": "1.14.1",
|
||||
"jquery-ui-dist": "^1.13.3",
|
||||
"libphonenumber-js": "^1.13.7",
|
||||
"libphonenumber-js": "^1.13.8",
|
||||
"lodash": "^4.18.1",
|
||||
"marked": "^17.0.6",
|
||||
"moment": "^2.30.1",
|
||||
|
|
@ -12523,9 +12523,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/libphonenumber-js": {
|
||||
"version": "1.13.7",
|
||||
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.13.7.tgz",
|
||||
"integrity": "sha512-rvr3HIMdOgzhz1RFGjftji+wjoAFlzhqCNqJOU/MKTZQ8d9NZxAR/tI+0weDicyoucqVR0U1GCniqHJ0f8aM2A==",
|
||||
"version": "1.13.8",
|
||||
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.13.8.tgz",
|
||||
"integrity": "sha512-80xal1m93rADejw2pMp2MSzFhHCPLEspjHxnH2UtqI+DgAmElsbmLMiqk9niwH9NWAfjsRtaJI+qBrOEmRx9nQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/linkify-string": {
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@
|
|||
"jquery": "~3.7",
|
||||
"jquery-ui": "1.14.1",
|
||||
"jquery-ui-dist": "^1.13.3",
|
||||
"libphonenumber-js": "^1.13.7",
|
||||
"libphonenumber-js": "^1.13.8",
|
||||
"lodash": "^4.18.1",
|
||||
"marked": "^17.0.6",
|
||||
"moment": "^2.30.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue