diff --git a/snapshots/package.json b/snapshots/package.json index bf9922f7..6a142363 100644 --- a/snapshots/package.json +++ b/snapshots/package.json @@ -8,7 +8,7 @@ "input/*" ], "dependencies": { - "react": "18.0.0", + "react": "18.3.1", "@sourcegraph/tsconfig": "4.0.1" }, "devDependencies": { diff --git a/snapshots/yarn.lock b/snapshots/yarn.lock index 30f4fa60..1971b6a1 100644 --- a/snapshots/yarn.lock +++ b/snapshots/yarn.lock @@ -43,9 +43,9 @@ loose-envify@^1.1.0: dependencies: js-tokens "^3.0.0 || ^4.0.0" -react@18.0.0: - version "18.0.0" - resolved "https://registry.yarnpkg.com/react/-/react-18.0.0.tgz#b468736d1f4a5891f38585ba8e8fb29f91c3cb96" - integrity sha512-x+VL6wbT4JRVPm7EGxXhZ8w8LTROaxPXOqhlGyVSrv0sB1jkyFGgXxJ8LVoPRLvPR6/CIZGFmfzqUa2NYeMr2A== +react@18.3.1: + version "18.3.1" + resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" + integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== dependencies: loose-envify "^1.1.0"