Skip to content

Commit

Permalink
fix: upgrade react-hook-form from 7.22.5 to 7.50.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-hook-form from 7.22.5 to 7.50.1.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/zup-it/project/b939487c-c950-433e-b0f1-eac1d8f67ab6?utm_source=github-enterprise&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 16, 2024
1 parent 46e61fc commit 96f746b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-app-rewired": "2.1.11",
"react-datepicker": "4.5.0",
"react-dom": "17.0.2",
"react-hook-form": "7.22.5",
"react-hook-form": "7.50.1",
"react-i18next": "11.15.4",
"react-linkify": "1.0.0-alpha",
"react-router-dom": "5.3.0",
Expand Down
8 changes: 4 additions & 4 deletions manager/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10998,10 +10998,10 @@ react-fast-compare@^3.0.1, react-fast-compare@^3.2.0:
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==

react-hook-form@7.22.5:
version "7.22.5"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.22.5.tgz#85a135f3c5ae02ccf73096a03fc14b45607e9baa"
integrity sha512-Q2zaeQFXdVQ8l3hcywhltH+Nzj4vo50wMVujHDVN/1Xy9IOaSZJwYBXA2CYTpK6rq41fnXviw3jTLb04c7Gu9Q==
react-hook-form@7.50.1:
version "7.50.1"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.50.1.tgz#f6aeb17a863327e5a0252de8b35b4fc8990377ed"
integrity sha512-3PCY82oE0WgeOgUtIr3nYNNtNvqtJ7BZjsbxh6TnYNbXButaD5WpjOmTjdxZfheuHKR68qfeFnEDVYoSSFPMTQ==

[email protected]:
version "11.15.4"
Expand Down

0 comments on commit 96f746b

Please sign in to comment.