Skip to content

Commit

Permalink
[Snyk] Upgrade react-hook-form from 7.20.2 to 7.43.1 (#703)
Browse files Browse the repository at this point in the history
* fix: upgrade react-hook-form from 7.20.2 to 7.43.1

Snyk has created this PR to upgrade react-hook-form from 7.20.2 to 7.43.1.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/hq/project/c18284e9-3ef1-4818-bb82-470eae0360d3?utm_source=github&utm_medium=referral&page=upgrade-pr

* fix(703): adding pattern for running pr workflow

* fix(803): enhanced branch-name-to-url

---------

Co-authored-by: Stoyan Delev <mutebg@users.noreply.github.com>
Co-authored-by: Marco Vanali <Marco91Vanali@gmail.com>
Co-authored-by: James Spencer <me@jspenc.com>
  • Loading branch information
4 people authored Apr 12, 2023
1 parent fa2e449 commit 14d0a94
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
"jszip": "^3.7.1",
"next-seo": "^4.28.1",
"react-focus-lock": "^2.5.0",
"react-hook-form": "^7.5.3",
"react-hook-form": "^7.43.1",
"react-hot-toast": "^1.0.2",
"react-range": "^1.8.12",
"react-transition-group": "^4.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16350,10 +16350,10 @@ react-helmet@^5.2.1:
react-fast-compare "^2.0.2"
react-side-effect "^1.1.0"

react-hook-form@^7.5.3:
version "7.20.2"
resolved "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.20.2.tgz"
integrity sha512-J5zkZW0Mf3KuMlk7Tl1tWYXoSjYhfKyEu//NfWTn2xzvv2vnDT5/EE/vHgtNb7kVeYpx6/mHIBd9aOfNnWcOsg==
react-hook-form@^7.43.1:
version "7.43.5"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.5.tgz#b320405594f1506d8d57b954383166d4ff563778"
integrity sha512-YcaXhuFHoOPipu5pC7ckxrLrialiOcU91pKu8P+isAcXZyMgByUK9PkI9j5fENO4+6XU5PwWXRGMIFlk9u9UBQ==

react-hot-toast@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit 14d0a94

Please sign in to comment.