diff --git a/package-lock.json b/package-lock.json index ca5c534e..f2b90f5f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@wordpress/eslint-plugin": "^21.6.0", "@wordpress/scripts": "^30.6.0", "copy-webpack-plugin": "^12.0.2", - "eslint-plugin-react-hooks": "^5.0.0", + "eslint-plugin-react-hooks": "^5.1.0", "jquery": "3.7.1", "npm-run-all2": "^7.0.1", "uuid": "^11.0.3" @@ -9756,9 +9756,9 @@ } }, "node_modules/eslint-plugin-react-hooks": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz", - "integrity": "sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz", + "integrity": "sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 85ad9be2..3a9014ea 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@wordpress/eslint-plugin": "^21.6.0", "@wordpress/scripts": "^30.6.0", "copy-webpack-plugin": "^12.0.2", - "eslint-plugin-react-hooks": "^5.0.0", + "eslint-plugin-react-hooks": "^5.1.0", "jquery": "3.7.1", "npm-run-all2": "^7.0.1", "uuid": "^11.0.3"