diff --git a/package.json b/package.json index 5fbc835..20fdc5b 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "devDependencies": { "@types/acorn": "4.0.5", "@types/estree": "0.0.44", - "@types/node": "14.0.13", + "@types/node": "14.17.10", "@types/uuid": "8.0.0", "ava": "2.4.0", "builtins": "3.0.1", diff --git a/yarn.lock b/yarn.lock index bf52f3c..abe210a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -431,10 +431,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.21.tgz#aa44a6363291c7037111c47e4661ad210aded23f" integrity sha512-8sRGhbpU+ck1n0PGAUgVrWrWdjSW2aqNeyC15W88GRsMpSwzv6RJGlLhE7s2RhVSOdyDmxbqlWSeThq4/7xqlA== -"@types/node@14.0.13": - version "14.0.13" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.13.tgz#ee1128e881b874c371374c1f72201893616417c9" - integrity sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA== +"@types/node@14.17.10": + version "14.17.10" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.10.tgz#93f4b095af275a0427114579c10ec7aa696729d7" + integrity sha512-09x2d6kNBwjHgyh3jOUE2GE4DFoxDriDvWdu6mFhMP1ysynGYazt4ecZmJlL6/fe4Zi2vtYvTvtL7epjQQrBhA== "@types/normalize-package-data@^2.4.0": version "2.4.0"