mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
chore(deps): Bump libphonenumber-js in /build/frontend-legacy
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.42 to 1.13.0. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.42...v1.13.0) --- updated-dependencies: - dependency-name: libphonenumber-js dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8ead7501ff
commit
830a82a954
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.12.42",
|
||||
"libphonenumber-js": "^1.13.0",
|
||||
"lodash": "^4.18.1",
|
||||
"marked": "^17.0.4",
|
||||
"moment": "^2.30.1",
|
||||
|
|
@ -12204,9 +12204,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/libphonenumber-js": {
|
||||
"version": "1.12.42",
|
||||
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.42.tgz",
|
||||
"integrity": "sha512-oKQFPTibqQwZZkChCDVMFVJXMZdyJNqDWZWYNn8BgyAaK/6yFJEowxCY0RVFirRyWP63hMRuKlkSEd9qlvbWXg==",
|
||||
"version": "1.13.0",
|
||||
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.13.0.tgz",
|
||||
"integrity": "sha512-N12qmdu0BM1wVNkMKYOoJR4fTOZDblrKNsOqGbKoUZrYsYLX2zx1O5X+vhK0WJPBU/+/kh9tCr8x0a7t1puGWg==",
|
||||
"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.12.42",
|
||||
"libphonenumber-js": "^1.13.0",
|
||||
"lodash": "^4.18.1",
|
||||
"marked": "^17.0.4",
|
||||
"moment": "^2.30.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue