Skip to content

Commit

Permalink
fix(deps): update dependency intl-tel-input to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2024
1 parent a9da8dd commit c03a5ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"date-fns": "^2.30.0",
"file-saver": "^2.0.5",
"google-libphonenumber": "^3.2.33",
"intl-tel-input": "17.0.13",
"intl-tel-input": "24.3.4",
"jwt-decode": "^3.1.2",
"ngx-bootstrap": "^12.0.0",
"ngx-countup": "^13.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3260,7 +3260,7 @@ __metadata:
eslint-plugin-prettier: ^5.1.3
file-saver: ^2.0.5
google-libphonenumber: ^3.2.33
intl-tel-input: 17.0.13
intl-tel-input: 24.3.4
jest: ^29.7.0
jest-preset-angular: ^14.1.1
jwt-decode: ^3.1.2
Expand Down Expand Up @@ -16420,10 +16420,10 @@ __metadata:
languageName: node
linkType: hard

"intl-tel-input@npm:17.0.13":
version: 17.0.13
resolution: "intl-tel-input@npm:17.0.13"
checksum: e43704c8e4f3052253dcb4a7cf88b7ec508903742b0a66c4e205b77624845c7fa76ae15011ae5edbe1115a55bdb13f60490cdab97eb36d8312fce6a6478e47ca
"intl-tel-input@npm:24.3.4":
version: 24.3.4
resolution: "intl-tel-input@npm:24.3.4"
checksum: 16bd141f55edeed8f0cb6609d2a09d628bfb24a5e434bad476d4d1779f882413c598e91185753392b0ef0631142127d320dcbc7d5e235711beebe9c938bb2191
languageName: node
linkType: hard

Expand Down

0 comments on commit c03a5ae

Please sign in to comment.