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:
dependabot[bot] 2026-05-02 03:32:23 +00:00 committed by GitHub
parent e41eb6d6b3
commit 738909be0d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -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": {

View file

@ -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",