diff --git a/package.json b/package.json index 60b7cc9d..165ebab3 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@babel/runtime": "7.16.3", "@types/invariant": "2.2.35", "@types/jest": "^27.0.2", - "@types/node": "16.11.7", + "@types/node": "16.11.9", "@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 30895d3f..fe3402e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -833,10 +833,10 @@ jest-diff "^27.0.0" pretty-format "^27.0.0" -"@types/node@*", "@types/node@16.11.7": - version "16.11.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.7.tgz#36820945061326978c42a01e56b61cd223dfdc42" - integrity sha512-QB5D2sqfSjCmTuWcBWyJ+/44bcjO7VbjSbOE0ucoVbAsSNQc4Lt6QkgkVXkTDwkL4z/beecZNDvVX15D4P8Jbw== +"@types/node@*", "@types/node@16.11.9": + version "16.11.9" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.9.tgz#879be3ad7af29f4c1a5c433421bf99fab7047185" + integrity sha512-MKmdASMf3LtPzwLyRrFjtFFZ48cMf8jmX5VRYrDQiJa8Ybu5VAmkqBWqKU8fdCwD8ysw4mQ9nrEHvzg6gunR7A== "@types/parse-json@^4.0.0": version "4.0.0"