diff --git a/package-lock.json b/package-lock.json index d71c017..53d18a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -315,9 +315,9 @@ "license": "MIT" }, "node_modules/@hookform/resolvers": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-5.1.0.tgz", - "integrity": "sha512-A5tY8gxqvvR0lFfropqpy/gUDOxjwT7LZCxJ8lNA9puK7nFNRl/O0egGKxzdF4JSz/pnnT1O8g76P/YMyTBEFw==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-5.1.1.tgz", + "integrity": "sha512-J/NVING3LMAEvexJkyTLjruSm7aOFx7QX21pzkiJfMoNG0wl5aFEjLTl7ay7IQb9EWY6AkrBy7tHL2Alijpdcg==", "license": "MIT", "dependencies": { "@standard-schema/utils": "^0.3.0"