Skip to content

Commit

Permalink
fix(deps): update dependency intl-tel-input to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 69bdb3a commit 7b5ea35
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 @@ -50,7 +50,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": "25.2.0",
"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 @@ -3992,7 +3992,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.2.1"
file-saver: "npm:^2.0.5"
google-libphonenumber: "npm:^3.2.33"
intl-tel-input: "npm:17.0.13"
intl-tel-input: "npm:25.2.0"
jest: "npm:^29.7.0"
jest-preset-angular: "npm:^14.1.1"
jwt-decode: "npm:^3.1.2"
Expand Down Expand Up @@ -17504,10 +17504,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: 10/71f32d4c7d36a183faf0d71c3caefa4f14859ccd8f84f8513981740a53eddf39c471ac0d8a35d692d5836358945e05ae35747f4e8e3945872cb5fc8a620f89da
"intl-tel-input@npm:25.2.0":
version: 25.2.0
resolution: "intl-tel-input@npm:25.2.0"
checksum: 10/dae17c5488d06dc862b8cf346415c82b97ff295c2e2d72f58df330c652c295824b52e13012cff3d3c0c157c2ac07681840720559e46f7a0d8dfd88da0b530744
languageName: node
linkType: hard

Expand Down

0 comments on commit 7b5ea35

Please sign in to comment.