diff --git a/package-lock.json b/package-lock.json index 8064fa1..bd26a58 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@types/classnames": "^2.3.1", "@types/jest": "^29.5.5", "@types/node": "^20.8.2", - "@types/react": "^18.2.29", + "@types/react": "^18.2.57", "@types/react-dom": "^18.2.14", "@typescript-eslint/eslint-plugin": "^6.7.2", "autoprefixer": "^10.4.15", @@ -4556,9 +4556,9 @@ "dev": true }, "node_modules/@types/react": { - "version": "18.2.29", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.29.tgz", - "integrity": "sha512-Z+ZrIRocWtdD70j45izShRwDuiB4JZqDegqMFW/I8aG5DxxLKOzVNoq62UIO82v9bdgi+DO1jvsb9sTEZUSm+Q==", + "version": "18.2.57", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.57.tgz", + "integrity": "sha512-ZvQsktJgSYrQiMirAN60y4O/LRevIV8hUzSOSNB6gfR3/o3wCBFQx3sPwIYtuDMeiVgsSS3UzCV26tEzgnfvQw==", "dev": true, "dependencies": { "@types/prop-types": "*", @@ -24172,9 +24172,9 @@ "dev": true }, "@types/react": { - "version": "18.2.29", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.29.tgz", - "integrity": "sha512-Z+ZrIRocWtdD70j45izShRwDuiB4JZqDegqMFW/I8aG5DxxLKOzVNoq62UIO82v9bdgi+DO1jvsb9sTEZUSm+Q==", + "version": "18.2.57", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.57.tgz", + "integrity": "sha512-ZvQsktJgSYrQiMirAN60y4O/LRevIV8hUzSOSNB6gfR3/o3wCBFQx3sPwIYtuDMeiVgsSS3UzCV26tEzgnfvQw==", "dev": true, "requires": { "@types/prop-types": "*", diff --git a/package.json b/package.json index d414478..14a533f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/jest": "^29.5.5", "@types/node": "^20.8.2", "@types/react-dom": "^18.2.14", - "@types/react": "^18.2.29", + "@types/react": "^18.2.57", "@typescript-eslint/eslint-plugin": "^6.7.2", "autoprefixer": "^10.4.15", "classnames": "^2.3.2",