diff --git a/package.json b/package.json index 12b6aeb1b..58672d0a0 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@types/cli-color": "2.0.0", "@types/express": "4.17.12", "@types/jest": "26.0.23", - "@types/node": "14.17.3", + "@types/node": "14.17.4", "@types/supertest": "2.0.11", "@typescript-eslint/eslint-plugin": "4.27.0", "@typescript-eslint/parser": "4.27.0", diff --git a/yarn.lock b/yarn.lock index f716c6aa9..dba3a58ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1191,10 +1191,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.4.tgz#e1cf817d70a1e118e81922c4ff6683ce9d422e26" integrity sha512-zrNj1+yqYF4WskCMOHwN+w9iuD12+dGm0rQ35HLl9/Ouuq52cEtd0CH9qMgrdNmi5ejC1/V7vKEXYubB+65DkA== -"@types/node@14.17.3": - version "14.17.3" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.3.tgz#6d327abaa4be34a74e421ed6409a0ae2f47f4c3d" - integrity sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw== +"@types/node@14.17.4": + version "14.17.4" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.4.tgz#218712242446fc868d0e007af29a4408c7765bc0" + integrity sha512-8kQ3+wKGRNN0ghtEn7EGps/B8CzuBz1nXZEIGGLP2GnwbqYn4dbTs7k+VKLTq1HvZLRCIDtN3Snx1Ege8B7L5A== "@types/parse-json@^4.0.0": version "4.0.0"