diff --git a/package-lock.json b/package-lock.json index bde9baed..3e007693 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@testing-library/jest-native": "^4.0.5", "@testing-library/react-native": "^10.1.1", "@types/jest": "^28.1.8", - "@types/react": "^18.0.24", + "@types/react": "^18.2.24", "@types/react-native": "^0.70.0", "@typescript-eslint/eslint-plugin": "^5.53.0", "@typescript-eslint/parser": "^5.53.0", @@ -4928,9 +4928,9 @@ "devOptional": true }, "node_modules/@types/react": { - "version": "18.2.21", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.21.tgz", - "integrity": "sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA==", + "version": "18.2.24", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.24.tgz", + "integrity": "sha512-Ee0Jt4sbJxMu1iDcetZEIKQr99J1Zfb6D4F3qfUWoR1JpInkY1Wdg4WwCyBjL257D0+jGqSl1twBjV8iCaC0Aw==", "devOptional": true, "dependencies": { "@types/prop-types": "*", @@ -19921,9 +19921,9 @@ "devOptional": true }, "@types/react": { - "version": "18.2.21", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.21.tgz", - "integrity": "sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA==", + "version": "18.2.24", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.24.tgz", + "integrity": "sha512-Ee0Jt4sbJxMu1iDcetZEIKQr99J1Zfb6D4F3qfUWoR1JpInkY1Wdg4WwCyBjL257D0+jGqSl1twBjV8iCaC0Aw==", "devOptional": true, "requires": { "@types/prop-types": "*", diff --git a/package.json b/package.json index 83a25483..661aa4a5 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@testing-library/jest-native": "^4.0.5", "@testing-library/react-native": "^10.1.1", "@types/jest": "^28.1.8", - "@types/react": "^18.0.24", + "@types/react": "^18.2.24", "@types/react-native": "^0.70.0", "@typescript-eslint/eslint-plugin": "^5.53.0", "@typescript-eslint/parser": "^5.53.0",