mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 10:40:40 -04:00
chore(deps): Bump libphonenumber-js in /build/frontend-legacy
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.13.3 to 1.13.4. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.13.3...v1.13.4) --- updated-dependencies: - dependency-name: libphonenumber-js dependency-version: 1.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
839871e598
commit
a1941db2bc
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
|
|
@ -49,7 +49,7 @@
|
|||
"escape-html": "^1.0.3",
|
||||
"focus-trap": "^8.0.1",
|
||||
"is-svg": "^6.1.0",
|
||||
"libphonenumber-js": "^1.13.3",
|
||||
"libphonenumber-js": "^1.13.4",
|
||||
"lodash": "^4.18.1",
|
||||
"marked": "^17.0.6",
|
||||
"moment": "^2.30.1",
|
||||
|
|
@ -12294,9 +12294,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/libphonenumber-js": {
|
||||
"version": "1.13.3",
|
||||
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.13.3.tgz",
|
||||
"integrity": "sha512-xMkdAMqcyG7iN2WZZmGIfWbYxW4orRkny+0/AXIbwL0xll2zkDX0Vzo/BXFa6+7mh2UvJl9MbcTtHk0YXkFtBA==",
|
||||
"version": "1.13.4",
|
||||
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.13.4.tgz",
|
||||
"integrity": "sha512-/lhWr7vq8foWN9Apksnd9v8/cfwzW6g6qKOCo25XBGkNaVCHucXO57hLy4CWHGvytvLz6Nt3J5Gs8p3jlCGFXA==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/linkify-string": {
|
||||
|
|
|
|||
|
|
@ -68,7 +68,7 @@
|
|||
"escape-html": "^1.0.3",
|
||||
"focus-trap": "^8.0.1",
|
||||
"is-svg": "^6.1.0",
|
||||
"libphonenumber-js": "^1.13.3",
|
||||
"libphonenumber-js": "^1.13.4",
|
||||
"lodash": "^4.18.1",
|
||||
"marked": "^17.0.6",
|
||||
"moment": "^2.30.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue