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

Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.25 to 1.12.29.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.25...v1.12.29)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-version: 1.12.29
  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] 2025-11-22 02:20:07 +00:00 committed by GitHub
parent 68e04212d2
commit 3b98e27ffd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

View file

@ -54,7 +54,7 @@
"jquery": "~3.7",
"jquery-ui": "1.14.1",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.25",
"libphonenumber-js": "^1.12.29",
"lodash": "^4.17.21",
"marked": "^17.0.0",
"moment": "^2.30.1",
@ -11607,9 +11607,10 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.12.25",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.25.tgz",
"integrity": "sha512-u90tUu/SEF8b+RaDKCoW7ZNFDakyBtFlX1ex3J+VH+ElWes/UaitJLt/w4jGu8uAE41lltV/s+kMVtywcMEg7g=="
"version": "1.12.29",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.29.tgz",
"integrity": "sha512-P2aLrbeqHbmh8+9P35LXQfXOKc7XJ0ymUKl7tyeyQjdRNfzunXWxQXGc4yl3fUf28fqLRfPY+vIVvFXK7KEBTw==",
"license": "MIT"
},
"node_modules/linkify-string": {
"version": "4.3.2",

View file

@ -70,7 +70,7 @@
"jquery": "~3.7",
"jquery-ui": "1.14.1",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.25",
"libphonenumber-js": "^1.12.29",
"lodash": "^4.17.21",
"marked": "^17.0.0",
"moment": "^2.30.1",