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