chore(deps): Bump libphonenumber-js from 1.12.38 to 1.12.40

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

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-version: 1.12.40
  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-03-14 08:26:52 +00:00 committed by GitHub
parent c681f0a6a7
commit 005c5f42f4
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.38",
"libphonenumber-js": "^1.12.40",
"lodash": "^4.17.23",
"marked": "^16.4.2",
"moment": "^2.30.1",
@ -17732,9 +17732,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.12.38",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.38.tgz",
"integrity": "sha512-vwzxmasAy9hZigxtqTbFEwp8ZdZ975TiqVDwj5bKx5sR+zi5ucUQy9mbVTkKM9GzqdLdxux/hTw2nmN5J7POMA=="
"version": "1.12.40",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.40.tgz",
"integrity": "sha512-HKGs7GowShNls3Zh+7DTr6wYpPk5jC78l508yQQY3e8ZgJChM3A9JZghmMJZuK+5bogSfuTafpjksGSR3aMIEg=="
},
"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.38",
"libphonenumber-js": "^1.12.40",
"lodash": "^4.17.23",
"marked": "^16.4.2",
"moment": "^2.30.1",