Skip to content

Commit 5790085

Browse files
fix(deps): bump libphonenumber-js from 1.10.15 to 1.10.17 in /web
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.15 to 1.10.17. - [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.15...v1.10.17) --- 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 84b7548 commit 5790085

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

web/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dotenv": "^16.0.1",
3131
"firebase": "^9.15.0",
3232
"firebaseui": "^6.0.1",
33-
"libphonenumber-js": "^1.10.15",
33+
"libphonenumber-js": "^1.10.17",
3434
"nuxt": "^2.15.8",
3535
"nuxt-highlightjs": "^1.0.3",
3636
"vue": "^2.6.14",

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7784,10 +7784,10 @@ levn@~0.3.0:
77847784
prelude-ls "~1.1.2"
77857785
type-check "~0.3.2"
77867786

7787-
libphonenumber-js@^1.10.15:
7788-
version "1.10.15"
7789-
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.10.15.tgz#cad454adb5bf271bc820bbf7dd66776afcda7be6"
7790-
integrity sha512-sLeVLmWX17VCKKulc+aDIRHS95TxoTsKMRJi5s5gJdwlqNzMWcBCtSHHruVyXjqfi67daXM2SnLf2juSrdx5Sg==
7787+
libphonenumber-js@^1.10.17:
7788+
version "1.10.17"
7789+
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.10.17.tgz#7efcfa3068fc076bc59a43a08a723ccd95308474"
7790+
integrity sha512-UQrNzsusSn5qaojdpWqporWRdpx6AGeb+egj64NrpYuyKHvnSH9jMp/1Dy3b/WnMyJA5zgV1yw//jC6J0dCXkw==
77917791

77927792
lilconfig@2.0.4:
77937793
version "2.0.4"

0 commit comments

Comments
 (0)