Skip to content

Commit 6d66298

Browse files
fix(deps): bump libphonenumber-js from 1.10.43 to 1.10.45 in /web
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.43 to 1.10.45. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.43...v1.10.45) --- 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 1147c3c commit 6d66298

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
@@ -33,7 +33,7 @@
3333
"dotenv": "^16.3.1",
3434
"firebase": "^9.22.2",
3535
"firebaseui": "^6.1.0",
36-
"libphonenumber-js": "^1.10.43",
36+
"libphonenumber-js": "^1.10.45",
3737
"moment": "^2.29.4",
3838
"nuxt": "^2.17.0",
3939
"nuxt-highlightjs": "^1.0.3",

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9511,10 +9511,10 @@ levn@^0.4.1:
95119511
prelude-ls "^1.2.1"
95129512
type-check "~0.4.0"
95139513

9514-
libphonenumber-js@^1.10.43:
9515-
version "1.10.43"
9516-
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.10.43.tgz#ef8b697c70a160142a653fc92931852c403a656f"
9517-
integrity sha512-M/iPACJGsTvEy8QmUY4K0SoIFB71X2j7y2JvUMYzUXUxCNmiU+NTfHdz7gt+dC48BVfBzZi2oO6s9TDGllCfxA==
9514+
libphonenumber-js@^1.10.45:
9515+
version "1.10.45"
9516+
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.10.45.tgz#cbaebe6bfae746dbfb42730cd043fcb8c472ca00"
9517+
integrity sha512-eeHcvGafEYCaKB4fo2uBINfG7j7PcGwBHUaTVfbwl/6KcjCgIKNlIOsSXVRp9BH10NQwmvvk+nQ1e/Yp4BGB7w==
95189518

95199519
lilconfig@2.1.0, lilconfig@^2.0.3, lilconfig@^2.1.0:
95209520
version "2.1.0"

0 commit comments

Comments
 (0)