diff --git a/package.json b/package.json index a4166d2d3..e79ad27ce 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@types/express": "4.17.13", "@types/glob": "7.2.0", "@types/jest": "27.0.2", - "@types/node": "16.11.7", + "@types/node": "18.11.8", "@types/qs": "6.9.7", "@typescript-eslint/eslint-plugin": "5.3.1", "@typescript-eslint/parser": "5.3.1", diff --git a/yarn.lock b/yarn.lock index 174eef836..7ac1493d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1394,10 +1394,10 @@ "@types/node" "*" form-data "^3.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@18.11.8": + version "18.11.8" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.8.tgz#16d222a58d4363a2a359656dd20b28414de5d265" + integrity sha512-uGwPWlE0Hj972KkHtCDVwZ8O39GmyjfMane1Z3GUBGGnkZ2USDq7SxLpVIiIHpweY9DS0QTDH0Nw7RNBsAAZ5A== "@types/prettier@^2.1.5": version "2.4.1"