diff --git a/ogp_functions/package.json b/ogp_functions/package.json index e8cc55c0d..8c1ac40fe 100644 --- a/ogp_functions/package.json +++ b/ogp_functions/package.json @@ -36,7 +36,7 @@ "@types/express": "^4.17.14", "@types/node": "18.0.6", "@types/puppeteer": "^5.4.6", - "@types/react": "^18.0.23", + "@types/react": "^18.2.12", "@types/react-dom": "^18.0.7", "@types/styled-components": "^5.1.26", "@typescript-eslint/eslint-plugin": "^4.33.0", diff --git a/ogp_functions/yarn.lock b/ogp_functions/yarn.lock index b33815d46..77955b4e8 100644 --- a/ogp_functions/yarn.lock +++ b/ogp_functions/yarn.lock @@ -381,10 +381,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.0.23": - version "18.0.23" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.23.tgz#4190ecd58b99fa79fe2e67832bdcb287e5f893e4" - integrity sha512-R1wTULtCiJkudAN2DJGoYYySbGtOdzZyUWAACYinKdiQC8auxso4kLDUhQ7AJ2kh3F6A6z4v69U6tNY39hihVQ== +"@types/react@*", "@types/react@^18.2.12": + version "18.2.12" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.12.tgz#95d584338610b78bb9ba0415e3180fb03debdf97" + integrity sha512-ndmBMLCgn38v3SntMeoJaIrO6tGHYKMEBohCUmw8HoLLQdRMOIGXfeYaBTLe2lsFaSB3MOK1VXscYFnmLtTSmw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"