diff --git a/package-lock.json b/package-lock.json index 6459ea1..9e3d624 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "eslint-config-prettier": "8.5.0", "eslint-plugin-jsx-a11y": "6.6.1", "eslint-plugin-next": "0.0.0", - "eslint-plugin-react": "7.31.8", + "eslint-plugin-react": "7.31.9", "eslint-plugin-react-hooks": "4.6.0", "typescript": "4.8.3" } @@ -2003,9 +2003,9 @@ "dev": true }, "node_modules/eslint-plugin-react": { - "version": "7.31.8", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz", - "integrity": "sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==", + "version": "7.31.9", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.9.tgz", + "integrity": "sha512-vrVJwusIw4L99lyfXjtCw8HWdloajsiYslMavogrBe2Gl8gr95TJsJnOMRasN4b4N24I3XuJf6aAV6MhyGmjqw==", "dev": true, "dependencies": { "array-includes": "^3.1.5", @@ -6492,9 +6492,9 @@ "dev": true }, "eslint-plugin-react": { - "version": "7.31.8", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz", - "integrity": "sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==", + "version": "7.31.9", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.9.tgz", + "integrity": "sha512-vrVJwusIw4L99lyfXjtCw8HWdloajsiYslMavogrBe2Gl8gr95TJsJnOMRasN4b4N24I3XuJf6aAV6MhyGmjqw==", "dev": true, "requires": { "array-includes": "^3.1.5", diff --git a/package.json b/package.json index 944fa17..74df242 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint-config-prettier": "8.5.0", "eslint-plugin-jsx-a11y": "6.6.1", "eslint-plugin-next": "0.0.0", - "eslint-plugin-react": "7.31.8", + "eslint-plugin-react": "7.31.9", "eslint-plugin-react-hooks": "4.6.0", "typescript": "4.8.3" }