build(deps): Bump libphonenumber-js from 1.12.29 to 1.12.33

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

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-version: 1.12.33
  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-12-20 03:35:00 +00:00 committed by Andy Scherzinger
parent 13fcc2aff6
commit 3b58bbf1fd
2 changed files with 5 additions and 5 deletions

8
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.29",
"libphonenumber-js": "^1.12.33",
"lodash": "^4.17.21",
"marked": "^15.0.12",
"moment": "^2.30.1",
@ -17131,9 +17131,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.33",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.33.tgz",
"integrity": "sha512-r9kw4OA6oDO4dPXkOrXTkArQAafIKAU71hChInV4FxZ69dxCfbwQGDPzqR5/vea94wU705/3AZroEbSoeVWrQw=="
},
"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.29",
"libphonenumber-js": "^1.12.33",
"lodash": "^4.17.21",
"marked": "^15.0.12",
"moment": "^2.30.1",