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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/56890/head
dependabot[bot] 2025-12-06 02:17:48 +07:00 committed by Andy Scherzinger
parent edbcb6af6f
commit 7f76a6d4aa
2 changed files with 5 additions and 5 deletions

@ -53,7 +53,7 @@
"jquery": "~3.7",
"jquery-ui": "1.14.1",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.29",
"libphonenumber-js": "^1.12.31",
"lodash": "^4.17.21",
"marked": "^17.0.1",
"moment": "^2.30.1",
@ -11464,9 +11464,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.12.29",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.29.tgz",
"integrity": "sha512-P2aLrbeqHbmh8+9P35LXQfXOKc7XJ0ymUKl7tyeyQjdRNfzunXWxQXGc4yl3fUf28fqLRfPY+vIVvFXK7KEBTw==",
"version": "1.12.31",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.31.tgz",
"integrity": "sha512-Z3IhgVgrqO1S5xPYM3K5XwbkDasU67/Vys4heW+lfSBALcUZjeIIzI8zCLifY+OCzSq+fpDdywMDa7z+4srJPQ==",
"license": "MIT"
},
"node_modules/linkify-string": {

@ -69,7 +69,7 @@
"jquery": "~3.7",
"jquery-ui": "1.14.1",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.29",
"libphonenumber-js": "^1.12.31",
"lodash": "^4.17.21",
"marked": "^17.0.1",
"moment": "^2.30.1",