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

Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.37 to 1.12.38.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.37...v1.12.38)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-version: 1.12.38
  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-02-28 02:07:58 +00:00 committed by Andy Scherzinger
parent dbdba090ee
commit 1098812f95
2 changed files with 5 additions and 5 deletions

View file

@ -50,7 +50,7 @@
"focus-trap": "^7.8.0",
"handlebars": "^4.7.8",
"is-svg": "^6.1.0",
"libphonenumber-js": "^1.12.37",
"libphonenumber-js": "^1.12.38",
"lodash": "^4.17.23",
"marked": "^17.0.3",
"moment": "^2.30.1",
@ -12017,9 +12017,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.12.37",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.37.tgz",
"integrity": "sha512-rDU6bkpuMs8YRt/UpkuYEAsYSoNuDEbrE41I3KNvmXREGH6DGBJ8Wbak4by29wNOQ27zk4g4HL82zf0OGhwRuw==",
"version": "1.12.38",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.38.tgz",
"integrity": "sha512-vwzxmasAy9hZigxtqTbFEwp8ZdZ975TiqVDwj5bKx5sR+zi5ucUQy9mbVTkKM9GzqdLdxux/hTw2nmN5J7POMA==",
"license": "MIT"
},
"node_modules/linkify-string": {

View file

@ -66,7 +66,7 @@
"focus-trap": "^7.8.0",
"handlebars": "^4.7.8",
"is-svg": "^6.1.0",
"libphonenumber-js": "^1.12.37",
"libphonenumber-js": "^1.12.38",
"lodash": "^4.17.23",
"marked": "^17.0.3",
"moment": "^2.30.1",