diff --git a/package-lock.json b/package-lock.json index e4c3bebf1..9868654fd 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.4", "@types/prismjs": "^1.26.3", - "@types/react": "^18.2.78", + "@types/react": "^18.2.79", "@types/react-dom": "^18.2.25", "@types/react-world-flags": "^1.4.5", "@vitejs/plugin-react": "^4.2.1", @@ -6636,9 +6636,9 @@ } }, "node_modules/@types/react": { - "version": "18.2.78", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.78.tgz", - "integrity": "sha512-qOwdPnnitQY4xKlKayt42q5W5UQrSHjgoXNVEtxeqdITJ99k4VXJOP3vt8Rkm9HmgJpH50UNU+rlqfkfWOqp0A==", + "version": "18.2.79", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.79.tgz", + "integrity": "sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==", "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" diff --git a/package.json b/package.json index 0ee6d0004..2a6f1a0cc 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@testing-library/user-event": "^14.5.1", "@types/gatsbyjs__reach-router": "^2.0.4", "@types/prismjs": "^1.26.3", - "@types/react": "^18.2.78", + "@types/react": "^18.2.79", "@types/react-dom": "^18.2.25", "@types/react-world-flags": "^1.4.5", "@vitejs/plugin-react": "^4.2.1",