diff --git a/package-lock.json b/package-lock.json index a7dd421..1cf7440 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.17", "@typescript-eslint/eslint-plugin": "7.16.1", "@typescript-eslint/parser": "7.16.1", "babel-jest": "29.7.0", @@ -4259,9 +4259,10 @@ "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.17", + "resolved": "https://nexus.core.cvent.org/nexus/repository/npm-public/@types/react/-/react-18.3.17.tgz", + "integrity": "sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==", + "license": "MIT", "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" diff --git a/package.json b/package.json index fcddb80..d0af63f 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.17", "@typescript-eslint/eslint-plugin": "7.16.1", "@typescript-eslint/parser": "7.16.1", "babel-jest": "29.7.0",