diff --git a/package-lock.json b/package-lock.json index a7dd421..c00a396 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "@types/jest": "29.5.12", "@types/node": "20.14.10", "@types/node-fetch": "2.6.11", - "@types/react": "18.3.3", + "@types/react": "18.3.18", "@typescript-eslint/eslint-plugin": "7.16.1", "@typescript-eslint/parser": "7.16.1", "babel-jest": "29.7.0", @@ -4259,9 +4259,9 @@ "integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==" }, "node_modules/@types/react": { - "version": "18.3.3", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.3.tgz", - "integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==", + "version": "18.3.18", + "resolved": "https://nexus.core.cvent.org/nexus/repository/npm-public/@types/react/-/react-18.3.18.tgz", + "integrity": "sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==", "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" diff --git a/package.json b/package.json index fcddb80..a89b6df 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@types/jest": "29.5.12", "@types/node": "20.14.10", "@types/node-fetch": "2.6.11", - "@types/react": "18.3.3", + "@types/react": "18.3.18", "@typescript-eslint/eslint-plugin": "7.16.1", "@typescript-eslint/parser": "7.16.1", "babel-jest": "29.7.0",