diff --git a/package.json b/package.json index 83279c8e..76317276 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@types/jest": "^26.0.15", - "@types/node": "^14.14.7", + "@types/node": "^14.14.19", "@vercel/ncc": "^0.25.1", "jest": "^25.5.4", "ts-jest": "^25.5.1", diff --git a/yarn.lock b/yarn.lock index 0b033afb..30b46310 100644 --- a/yarn.lock +++ b/yarn.lock @@ -870,10 +870,10 @@ jest-diff "^26.0.0" pretty-format "^26.0.0" -"@types/node@*", "@types/node@>= 8", "@types/node@^14.14.7": - version "14.14.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d" - integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg== +"@types/node@*", "@types/node@>= 8", "@types/node@^14.14.19": + version "14.14.19" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.19.tgz#5135176a8330b88ece4e9ab1fdcfc0a545b4bab4" + integrity sha512-4nhBPStMK04rruRVtVc6cDqhu7S9GZai0fpXgPXrFpcPX6Xul8xnrjSdGB4KPBVYG/R5+fXWdCM8qBoiULWGPQ== "@types/normalize-package-data@^2.4.0": version "2.4.0"