mirror of
https://github.com/nextcloud/server.git
synced 2026-05-22 18:16:36 -04:00
chore(deps): Bump libphonenumber-js in /build/frontend-legacy
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.40 to 1.12.41. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.40...v1.12.41) --- updated-dependencies: - dependency-name: libphonenumber-js dependency-version: 1.12.41 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
24c7ee55ff
commit
cf10bf60ff
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
|
|
@ -50,7 +50,7 @@
|
|||
"focus-trap": "^8.0.1",
|
||||
"handlebars": "^4.7.8",
|
||||
"is-svg": "^6.1.0",
|
||||
"libphonenumber-js": "^1.12.40",
|
||||
"libphonenumber-js": "^1.12.41",
|
||||
"lodash": "^4.18.1",
|
||||
"marked": "^17.0.4",
|
||||
"moment": "^2.30.1",
|
||||
|
|
@ -12164,9 +12164,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/libphonenumber-js": {
|
||||
"version": "1.12.40",
|
||||
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.40.tgz",
|
||||
"integrity": "sha512-HKGs7GowShNls3Zh+7DTr6wYpPk5jC78l508yQQY3e8ZgJChM3A9JZghmMJZuK+5bogSfuTafpjksGSR3aMIEg==",
|
||||
"version": "1.12.41",
|
||||
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.41.tgz",
|
||||
"integrity": "sha512-lsmMmGXBxXIK/VMLEj0kL6MtUs1kBGj1nTCzi6zgQoG1DEwqwt2DQyHxcLykceIxAnfE3hya7NuIh6PpC6S3fA==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/linkify-string": {
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@
|
|||
"focus-trap": "^8.0.1",
|
||||
"handlebars": "^4.7.8",
|
||||
"is-svg": "^6.1.0",
|
||||
"libphonenumber-js": "^1.12.40",
|
||||
"libphonenumber-js": "^1.12.41",
|
||||
"lodash": "^4.18.1",
|
||||
"marked": "^17.0.4",
|
||||
"moment": "^2.30.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue