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

Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.8 to 1.12.9.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/commits/master)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-version: 1.12.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/53382/head
dependabot[bot] 4 months ago committed by GitHub
parent 7d78e8d5c8
commit cab8d78b40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 8
      package-lock.json
  2. 2
      package.json

8
package-lock.json generated

@ -55,7 +55,7 @@
"jquery": "~3.7",
"jquery-ui": "1.13.3",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.8",
"libphonenumber-js": "^1.12.9",
"lodash": "^4.17.21",
"marked": "^15.0.12",
"moment": "^2.30.1",
@ -17288,9 +17288,9 @@
}
},
"node_modules/libphonenumber-js": {
"version": "1.12.8",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.8.tgz",
"integrity": "sha512-f1KakiQJa9tdc7w1phC2ST+DyxWimy9c3g3yeF+84QtEanJr2K77wAmBPP22riU05xldniHsvXuflnLZ4oysqA==",
"version": "1.12.9",
"resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.9.tgz",
"integrity": "sha512-VWwAdNeJgN7jFOD+wN4qx83DTPMVPPAUyx9/TUkBXKLiNkuWWk6anV0439tgdtwaJDrEdqkvdN22iA6J4bUCZg==",
"license": "MIT"
},
"node_modules/lines-and-columns": {

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

Loading…
Cancel
Save