build(deps): bump libphonenumber-js from 1.12.9 to 1.12.29

Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.9 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.9...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 03:52:52 +00:00 committed by Andy Scherzinger
parent 65c0573719
commit 9dac12bb07
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View file

@ -55,7 +55,7 @@
"jquery": "~3.7",
"jquery-ui": "1.13.3",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.9",
"libphonenumber-js": "^1.12.29",
"lodash": "^4.17.21",
"marked": "^15.0.12",
"moment": "^2.30.1",
@ -17088,10 +17088,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.12.9",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.9.tgz",
"integrity": "sha512-VWwAdNeJgN7jFOD+wN4qx83DTPMVPPAUyx9/TUkBXKLiNkuWWk6anV0439tgdtwaJDrEdqkvdN22iA6J4bUCZg==",
"license": "MIT"
"version": "1.12.29",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.29.tgz",
"integrity": "sha512-P2aLrbeqHbmh8+9P35LXQfXOKc7XJ0ymUKl7tyeyQjdRNfzunXWxQXGc4yl3fUf28fqLRfPY+vIVvFXK7KEBTw=="
},
"node_modules/lines-and-columns": {
"version": "1.2.4",

View file

@ -92,7 +92,7 @@
"jquery": "~3.7",
"jquery-ui": "1.13.3",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.9",
"libphonenumber-js": "^1.12.29",
"lodash": "^4.17.21",
"marked": "^15.0.12",
"moment": "^2.30.1",