diff --git a/package-lock.json b/package-lock.json index 03e30345f..7875ff59f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@types/jquery": "^3.5.29", "@types/node": "^20.11.25", "@types/node-fetch": "^2.6.2", - "@types/react": "^18.2.64", + "@types/react": "^18.2.65", "@types/react-dom": "^18.2.21", "@types/uuid": "^9.0.8", "@typescript-eslint/eslint-plugin": "^7.2.0", @@ -3166,9 +3166,9 @@ "dev": true }, "node_modules/@types/react": { - "version": "18.2.64", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.64.tgz", - "integrity": "sha512-MlmPvHgjj2p3vZaxbQgFUQFvD8QiZwACfGqEdDSWou5yISWxDQ4/74nCAwsUiX7UFLKZz3BbVSPj+YxeoGGCfg==", + "version": "18.2.65", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.65.tgz", + "integrity": "sha512-98TsY0aW4jqx/3RqsUXwMDZSWR1Z4CUlJNue8ueS2/wcxZOsz4xmW1X8ieaWVRHcmmQM3R8xVA4XWB3dJnWwDQ==", "dev": true, "dependencies": { "@types/prop-types": "*", @@ -13004,9 +13004,9 @@ "dev": true }, "@types/react": { - "version": "18.2.64", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.64.tgz", - "integrity": "sha512-MlmPvHgjj2p3vZaxbQgFUQFvD8QiZwACfGqEdDSWou5yISWxDQ4/74nCAwsUiX7UFLKZz3BbVSPj+YxeoGGCfg==", + "version": "18.2.65", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.65.tgz", + "integrity": "sha512-98TsY0aW4jqx/3RqsUXwMDZSWR1Z4CUlJNue8ueS2/wcxZOsz4xmW1X8ieaWVRHcmmQM3R8xVA4XWB3dJnWwDQ==", "dev": true, "requires": { "@types/prop-types": "*", diff --git a/package.json b/package.json index c80f9b2b2..3da07f40e 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/jquery": "^3.5.29", "@types/node": "^20.11.25", "@types/node-fetch": "^2.6.2", - "@types/react": "^18.2.64", + "@types/react": "^18.2.65", "@types/react-dom": "^18.2.21", "@types/uuid": "^9.0.8", "@typescript-eslint/eslint-plugin": "^7.2.0",