diff --git a/package.json b/package.json index 3e636d8a..7137637d 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "rc-dplayer": "0.1.0", "react": "18.2.0", "react-dom": "18.2.0", - "react-hook-form": "7.45.0", + "react-hook-form": "7.45.1", "react-hot-toast": "2.4.1", "react-i18next": "13.0.1", "react-parallax-tilt": "1.7.150", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cb2e1065..f4a4bbbd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -252,8 +252,8 @@ dependencies: specifier: 18.2.0 version: 18.2.0(react@18.2.0) react-hook-form: - specifier: 7.45.0 - version: 7.45.0(react@18.2.0) + specifier: 7.45.1 + version: 7.45.1(react@18.2.0) react-hot-toast: specifier: 2.4.1 version: 2.4.1(csstype@3.1.2)(react-dom@18.2.0)(react@18.2.0) @@ -11062,8 +11062,8 @@ packages: react-async-script: 1.2.0(react@18.2.0) dev: false - /react-hook-form@7.45.0(react@18.2.0): - resolution: {integrity: sha512-AbHeZ4ad+0dEIknSW9dBgIwcvRDfZ1O97sgj75WaMdOX0eg8TBiUf9wxzVkIjZbk76BBIE9lmFOzyD4PN80ZQg==} + /react-hook-form@7.45.1(react@18.2.0): + resolution: {integrity: sha512-6dWoFJwycbuFfw/iKMcl+RdAOAOHDiF11KWYhNDRN/OkUt+Di5qsZHwA0OwsVnu9y135gkHpTw9DJA+WzCeR9w==} engines: {node: '>=12.22.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18