diff --git a/package.json b/package.json index 0d77470e4..6c7bc53f6 100644 --- a/package.json +++ b/package.json @@ -167,7 +167,7 @@ "jest-axe": "5.0.1", "jest-in-case": "1.0.2", "jest-matcher-utils": "27.4.2", - "lint-staged": "12.1.3", + "lint-staged": "12.1.4", "lodash": "4.17.21", "markdown-to-ast": "6.0.3", "markdown-toc": "1.2.0", @@ -184,7 +184,7 @@ "raw-loader": "4.0.2", "react": "17.0.2", "react-dom": "17.0.2", - "react-hook-form": "7.22.4", + "react-hook-form": "7.22.5", "react-test-renderer": "17.0.2", "react-transition-group": "4.4.2", "react-virtual": "2.10.0", diff --git a/yarn.lock b/yarn.lock index 926701edb..7703edb33 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13397,10 +13397,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= -lint-staged@12.1.3: - version "12.1.3" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.3.tgz#a16e885c0a5e77de9cf559724d29a10348670e68" - integrity sha512-ajapdkaFxx+MVhvq6xQRg9zCnCLz49iQLJZP7+w8XaA3U4B35Z9xJJGq9vxmWo73QTvJLG+N2NxhjWiSexbAWQ== +lint-staged@12.1.4: + version "12.1.4" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.4.tgz#a92ec8509f13018caaafade61d515c2d5873316e" + integrity sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A== dependencies: cli-truncate "^3.1.0" colorette "^2.0.16" @@ -16263,10 +16263,10 @@ react-helmet-async@^1.0.7: react-fast-compare "^3.2.0" shallowequal "^1.1.0" -react-hook-form@7.22.4: - version "7.22.4" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.22.4.tgz#60119620c93915fa3e51ed0b3b9003a86ba9ac48" - integrity sha512-F8Ezs55y0PwLhBncOrJoRSP02SgDzDDeM/N4wNDTAYlettg2ZSJuEp20cbJUL7BZj8fvKVeFySPbXF145b0I6w== +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-input-autosize@^3.0.0: version "3.0.0"