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

Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.13.3 to 1.13.4.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.13.3...v1.13.4)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-version: 1.13.4
  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-06-06 02:10:32 +00:00 committed by GitHub
parent 839871e598
commit a1941db2bc
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.13.3",
"libphonenumber-js": "^1.13.4",
"lodash": "^4.18.1",
"marked": "^17.0.6",
"moment": "^2.30.1",
@ -12294,9 +12294,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.13.3",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.13.3.tgz",
"integrity": "sha512-xMkdAMqcyG7iN2WZZmGIfWbYxW4orRkny+0/AXIbwL0xll2zkDX0Vzo/BXFa6+7mh2UvJl9MbcTtHk0YXkFtBA==",
"version": "1.13.4",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.13.4.tgz",
"integrity": "sha512-/lhWr7vq8foWN9Apksnd9v8/cfwzW6g6qKOCo25XBGkNaVCHucXO57hLy4CWHGvytvLz6Nt3J5Gs8p3jlCGFXA==",
"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.13.3",
"libphonenumber-js": "^1.13.4",
"lodash": "^4.18.1",
"marked": "^17.0.6",
"moment": "^2.30.1",