Skip to content

Commit 2220729

Browse files
fix(deps): bump libphonenumber-js from 1.10.21 to 1.10.24 in /web
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.21 to 1.10.24. - [Release notes](https://gitlab.com/catamphetamine/libphonenumber-js/tags) - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.21...v1.10.24) --- updated-dependencies: - dependency-name: libphonenumber-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6260b02 commit 2220729

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dotenv": "^16.0.3",
3232
"firebase": "^9.18.0",
3333
"firebaseui": "^6.0.2",
34-
"libphonenumber-js": "^1.10.21",
34+
"libphonenumber-js": "^1.10.24",
3535
"nuxt": "^2.16.3",
3636
"nuxt-highlightjs": "^1.0.3",
3737
"vue": "^2.6.14",

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9373,10 +9373,10 @@ levn@~0.3.0:
93739373
prelude-ls "~1.1.2"
93749374
type-check "~0.3.2"
93759375

9376-
libphonenumber-js@^1.10.21:
9377-
version "1.10.21"
9378-
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.10.21.tgz#860312cbec1389e36e28389161025c7817a3ae32"
9379-
integrity sha512-/udZhx49av2r2gZR/+xXSrwcR8smX/sDNrVpOFrvW+CA26TfYTVZfwb3MIDvmwAYMLs7pXuJjZX0VxxGpqPhsA==
9376+
libphonenumber-js@^1.10.24:
9377+
version "1.10.24"
9378+
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.10.24.tgz#a1744cf29df86d5a587562ea28dde12320eb6ab6"
9379+
integrity sha512-3Dk8f5AmrcWqg+oHhmm9hwSTqpWHBdSqsHmjCJGroULFubi0+x7JEIGmRZCuL3TI8Tx39xaKqfnhsDQ4ALa/Nw==
93809380

93819381
lilconfig@2.1.0, lilconfig@^2.0.3:
93829382
version "2.1.0"

0 commit comments

Comments
 (0)