build(deps): bump libphonenumber-js from 1.12.35 to 1.12.36

Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.35 to 1.12.36.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.35...v1.12.36)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-version: 1.12.36
  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-01-31 04:05:29 +00:00 committed by Andy Scherzinger
parent f7c8169c11
commit f00b136b1f
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.1",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.35",
"libphonenumber-js": "^1.12.36",
"lodash": "^4.17.23",
"marked": "^16.4.2",
"moment": "^2.30.1",
@ -17422,9 +17422,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.12.35",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.35.tgz",
"integrity": "sha512-T/Cz6iLcsZdb5jDncDcUNhSAJ0VlSC9TnsqtBNdpkaAmy24/R1RhErtNWVWBrcUZKs9hSgaVsBkc7HxYnazIfw=="
"version": "1.12.36",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.36.tgz",
"integrity": "sha512-woWhKMAVx1fzzUnMCyOzglgSgf6/AFHLASdOBcchYCyvWSGWt12imw3iu2hdI5d4dGZRsNWAmWiz37sDKUPaRQ=="
},
"node_modules/lines-and-columns": {
"version": "1.2.4",

View file

@ -84,7 +84,7 @@
"jquery": "~3.7",
"jquery-ui": "1.14.1",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.35",
"libphonenumber-js": "^1.12.36",
"lodash": "^4.17.23",
"marked": "^16.4.2",
"moment": "^2.30.1",