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:
dependabot[bot] 2026-05-15 09:57:27 +00:00 committed by Andy Scherzinger
parent 8ead7501ff
commit 830a82a954
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.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": {

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.42",
"libphonenumber-js": "^1.13.0",
"lodash": "^4.18.1",
"marked": "^17.0.4",
"moment": "^2.30.1",