diff --git a/package-lock.json b/package-lock.json index 39da48de..c06d3f7f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2788,9 +2788,9 @@ } }, "node_modules/@hookform/resolvers": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-3.2.0.tgz", - "integrity": "sha512-skXQHhLxq0Sz2xDwCyv5dygBCtXJe1GmWwxDzfdtl0X6agD6qcyTG8HrZWkjJoy8AkiLARqYvSYJ8z7+Nwmi7w==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-3.3.1.tgz", + "integrity": "sha512-K7KCKRKjymxIB90nHDQ7b9nli474ru99ZbqxiqDAWYsYhOsU3/4qLxW91y+1n04ic13ajjZ66L3aXbNef8PELQ==", "peerDependencies": { "react-hook-form": "^7.0.0" }