Skip to content

Commit 3e7baf1

Browse files
authored
Merge pull request #9195 from Couchers-org/dependabot/npm_and_yarn/app/web/react-phone-number-input-3.4.17
Bump react-phone-number-input from 3.4.16 to 3.4.17 in /app/web
2 parents 082e586 + d439d40 commit 3e7baf1

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

app/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"react-intersection-observer": "^10.0.3",
6868
"react-lines-ellipsis": "^0.16.1",
6969
"react-map-gl": "^8.1.1",
70-
"react-phone-number-input": "^3.4.16",
70+
"react-phone-number-input": "^3.4.17",
7171
"react-simple-maps": "^3.0.0",
7272
"seamless-scroll-polyfill": "^2.1.8",
7373
"ts-node": "^10.9.2"

app/web/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6433,10 +6433,10 @@ levn@^0.4.1:
64336433
prelude-ls "^1.2.1"
64346434
type-check "~0.4.0"
64356435

6436-
libphonenumber-js@^1.12.37:
6437-
version "1.12.38"
6438-
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.12.38.tgz#51e70b23cc1f5502e15c56b8ff09c71a91b86c66"
6439-
integrity sha512-vwzxmasAy9hZigxtqTbFEwp8ZdZ975TiqVDwj5bKx5sR+zi5ucUQy9mbVTkKM9GzqdLdxux/hTw2nmN5J7POMA==
6436+
libphonenumber-js@^1.13.4:
6437+
version "1.13.7"
6438+
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.13.7.tgz#ca52f8f5e3e70a66cde0655e7d4dbe0c44cadfd2"
6439+
integrity sha512-rvr3HIMdOgzhz1RFGjftji+wjoAFlzhqCNqJOU/MKTZQ8d9NZxAR/tI+0weDicyoucqVR0U1GCniqHJ0f8aM2A==
64406440

64416441
lines-and-columns@^1.1.6:
64426442
version "1.2.4"
@@ -7543,15 +7543,15 @@ react-map-gl@^8.1.1:
75437543
"@vis.gl/react-mapbox" "8.1.1"
75447544
"@vis.gl/react-maplibre" "8.1.1"
75457545

7546-
react-phone-number-input@^3.4.16:
7547-
version "3.4.16"
7548-
resolved "https://registry.yarnpkg.com/react-phone-number-input/-/react-phone-number-input-3.4.16.tgz#e442cdb790ce3138c14e1a705b4e254528855aff"
7549-
integrity sha512-ix1+SIyGuLxnlAeW+XQNhwOmmDd4Zmr6Ng1eQl0E2XS8xIuue3gdZeBG4LGTMjTIFneOTO9pUPL+AEDhV6+r+A==
7546+
react-phone-number-input@^3.4.17:
7547+
version "3.4.17"
7548+
resolved "https://registry.yarnpkg.com/react-phone-number-input/-/react-phone-number-input-3.4.17.tgz#f528d5c50dcdf85a9022ba9e593cd72d03f0997e"
7549+
integrity sha512-1wcjhBAWHgEBAGLi5/XbeZI7Q3aEHNb2z/dHY6R2Gz70TQvu0ZoOT28NTdwtZf4lyRKXWufnTzVhLPBUD8LfmQ==
75507550
dependencies:
75517551
classnames "^2.5.1"
75527552
country-flag-icons "^1.6.14"
75537553
input-format "^0.3.14"
7554-
libphonenumber-js "^1.12.37"
7554+
libphonenumber-js "^1.13.4"
75557555
prop-types "^15.8.1"
75567556

75577557
react-simple-maps@^3.0.0:

0 commit comments

Comments
 (0)