diff --git a/package-lock.json b/package-lock.json index 46ba0547..97da8d10 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "postcss": "8.4.24", "react": "18.2.0", "react-dom": "18.2.0", - "react-hook-form": "^7.43.9", + "react-hook-form": "^7.44.3", "react-onesignal": "^2.0.4", "react-redux": "^8.0.5", "react-toastify": "^9.1.3", @@ -37,7 +37,7 @@ }, "devDependencies": { "@types/jest": "^29.5.1", - "cypress": "^12.14.0", + "cypress": "^12.11.0", "eslint-config-prettier": "^8.8.0", "husky": "^8.0.3", "jest": "^29.5.0", @@ -10018,9 +10018,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.43.9", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.9.tgz", - "integrity": "sha512-AUDN3Pz2NSeoxQ7Hs6OhQhDr6gtF9YRuutGDwPQqhSUAHJSgGl2VeY3qN19MG0SucpjgDiuMJ4iC5T5uB+eaNQ==", + "version": "7.44.3", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.44.3.tgz", + "integrity": "sha512-/tHId6p2ViAka1wECMw8FEPn/oz/w226zehHrJyQ1oIzCBNMIJCaj6ZkQcv+MjDxYh9MWR7RQic7Qqwe4a5nkw==", "engines": { "node": ">=12.22.0" },