chore(deps): Bump libphonenumber-js from 1.12.41 to 1.12.42

Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.41 to 1.12.42.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.41...v1.12.42)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-version: 1.12.42
  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-05-02 03:50:58 +00:00 committed by GitHub
parent a239379c71
commit b0c10ca7f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.14.2",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.41",
"libphonenumber-js": "^1.12.42",
"lodash": "^4.18.1",
"marked": "^16.4.2",
"moment": "^2.30.1",
@ -18333,9 +18333,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.12.41",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.41.tgz",
"integrity": "sha512-lsmMmGXBxXIK/VMLEj0kL6MtUs1kBGj1nTCzi6zgQoG1DEwqwt2DQyHxcLykceIxAnfE3hya7NuIh6PpC6S3fA=="
"version": "1.12.42",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.42.tgz",
"integrity": "sha512-oKQFPTibqQwZZkChCDVMFVJXMZdyJNqDWZWYNn8BgyAaK/6yFJEowxCY0RVFirRyWP63hMRuKlkSEd9qlvbWXg=="
},
"node_modules/lines-and-columns": {
"version": "1.2.4",

View file

@ -84,7 +84,7 @@
"jquery": "~3.7",
"jquery-ui": "1.14.2",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.41",
"libphonenumber-js": "^1.12.42",
"lodash": "^4.18.1",
"marked": "^16.4.2",
"moment": "^2.30.1",