diff --git a/package.json b/package.json index 705eb0f9..a215cc0c 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@babel/runtime": "7.22.11", "@types/invariant": "2.2.35", "@types/jest": "^27.0.2", - "@types/node": "18.16.3", + "@types/node": "20.5.7", "@types/relay-compiler": "^8.0.1", "@types/relay-runtime": "^12.0.0", "babel-plugin-relay": "^12.0.0", diff --git a/yarn.lock b/yarn.lock index 055224f8..102c2a43 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1029,10 +1029,10 @@ jest-matcher-utils "^27.0.0" pretty-format "^27.0.0" -"@types/node@*", "@types/node@18.16.3": - version "18.16.3" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01" - integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q== +"@types/node@*", "@types/node@20.5.7": + version "20.5.7" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.7.tgz#4b8ecac87fbefbc92f431d09c30e176fc0a7c377" + integrity sha512-dP7f3LdZIysZnmvP3ANJYTSwg+wLLl8p7RqniVlV7j+oXSXAbt9h0WIBFmJy5inWZoX9wZN6eXx+YXd9Rh3RBA== "@types/parse-json@^4.0.0": version "4.0.0"