chore(deps): Bump libphonenumber-js in /build/frontend-legacy

Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.38 to 1.12.40.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.38...v1.12.40)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-version: 1.12.40
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/58953/head
dependabot[bot] 5 months ago committed by GitHub
parent 4da2a1e2e1
commit 1e40bd0d33
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 8
      build/frontend-legacy/package-lock.json
  2. 2
      build/frontend-legacy/package.json

@ -50,7 +50,7 @@
"focus-trap": "^7.8.0",
"handlebars": "^4.7.8",
"is-svg": "^6.1.0",
"libphonenumber-js": "^1.12.38",
"libphonenumber-js": "^1.12.40",
"lodash": "^4.17.23",
"marked": "^17.0.3",
"moment": "^2.30.1",
@ -12036,9 +12036,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.12.38",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.38.tgz",
"integrity": "sha512-vwzxmasAy9hZigxtqTbFEwp8ZdZ975TiqVDwj5bKx5sR+zi5ucUQy9mbVTkKM9GzqdLdxux/hTw2nmN5J7POMA==",
"version": "1.12.40",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.40.tgz",
"integrity": "sha512-HKGs7GowShNls3Zh+7DTr6wYpPk5jC78l508yQQY3e8ZgJChM3A9JZghmMJZuK+5bogSfuTafpjksGSR3aMIEg==",
"license": "MIT"
},
"node_modules/linkify-string": {

@ -66,7 +66,7 @@
"focus-trap": "^7.8.0",
"handlebars": "^4.7.8",
"is-svg": "^6.1.0",
"libphonenumber-js": "^1.12.38",
"libphonenumber-js": "^1.12.40",
"lodash": "^4.17.23",
"marked": "^17.0.3",
"moment": "^2.30.1",

Loading…
Cancel
Save