diff --git a/package-lock.json b/package-lock.json index 30d6a62a..f317de47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3325,9 +3325,10 @@ } }, "node_modules/eslint-plugin-react": { - "version": "7.32.1", + "version": "7.32.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz", + "integrity": "sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==", "dev": true, - "license": "MIT", "dependencies": { "array-includes": "^3.1.6", "array.prototype.flatmap": "^1.3.1",