diff --git a/package-lock.json b/package-lock.json index a95a4c6a5..1ff1f8bdf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -78,7 +78,7 @@ "@testing-library/user-event": "^14.5.1", "@types/gatsbyjs__reach-router": "^2.0.1", "@types/prismjs": "^1.26.1", - "@types/react": "^18.2.23", + "@types/react": "^18.2.24", "@types/react-dom": "^18.2.8", "@types/react-world-flags": "^1.4.3", "@types/testing-library__jest-dom": "^6.0.0", @@ -5801,9 +5801,9 @@ } }, "node_modules/@types/react": { - "version": "18.2.23", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.23.tgz", - "integrity": "sha512-qHLW6n1q2+7KyBEYnrZpcsAmU/iiCh9WGCKgXvMxx89+TYdJWRjZohVIo9XTcoLhfX3+/hP0Pbulu3bCZQ9PSA==", + "version": "18.2.24", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.24.tgz", + "integrity": "sha512-Ee0Jt4sbJxMu1iDcetZEIKQr99J1Zfb6D4F3qfUWoR1JpInkY1Wdg4WwCyBjL257D0+jGqSl1twBjV8iCaC0Aw==", "dependencies": { "@types/prop-types": "*", "@types/scheduler": "*", @@ -30669,9 +30669,9 @@ } }, "@types/react": { - "version": "18.2.23", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.23.tgz", - "integrity": "sha512-qHLW6n1q2+7KyBEYnrZpcsAmU/iiCh9WGCKgXvMxx89+TYdJWRjZohVIo9XTcoLhfX3+/hP0Pbulu3bCZQ9PSA==", + "version": "18.2.24", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.24.tgz", + "integrity": "sha512-Ee0Jt4sbJxMu1iDcetZEIKQr99J1Zfb6D4F3qfUWoR1JpInkY1Wdg4WwCyBjL257D0+jGqSl1twBjV8iCaC0Aw==", "requires": { "@types/prop-types": "*", "@types/scheduler": "*", diff --git a/package.json b/package.json index b9d29be1f..cf1acaeb7 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@testing-library/user-event": "^14.5.1", "@types/gatsbyjs__reach-router": "^2.0.1", "@types/prismjs": "^1.26.1", - "@types/react": "^18.2.23", + "@types/react": "^18.2.24", "@types/react-dom": "^18.2.8", "@types/react-world-flags": "^1.4.3", "@types/testing-library__jest-dom": "^6.0.0",