diff --git a/package.json b/package.json index 5fe4490..e9f30f9 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@types/fs-extra": "^9.0", "@types/indent-string": "^4.0.1", "@types/mocha": "^8.2.3", - "@types/node": "^14.18.12", + "@types/node": "^14.18.30", "@types/strip-ansi": "^5.2.1", "@types/wrap-ansi": "^3.0.0", "chai": "^4.3.6", diff --git a/yarn.lock b/yarn.lock index 8f86cfb..df2d89e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -89,10 +89,10 @@ resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.3.tgz#bbeb55fbc73f28ea6de601fbfa4613f58d785323" integrity sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw== -"@types/node@*", "@types/node@^14.18.12": - version "14.18.12" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.12.tgz#0d4557fd3b94497d793efd4e7d92df2f83b4ef24" - integrity sha512-q4jlIR71hUpWTnGhXWcakgkZeHa3CCjcQcnuzU8M891BAWA2jHiziiWEPEkdS5pFsz7H9HJiy8BrK7tBRNrY7A== +"@types/node@*", "@types/node@^14.18.30": + version "14.18.30" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.30.tgz#34c8d934fe86b6ee5c21c08fc1b7858599c84a5a" + integrity sha512-8OEyg4oc/CqN5+LbInKNLA8MfbGzbC+k8lVPePXazuwEVrVeQ9gwMDX00HJwWbC7syc1FWRU6Mow0Lm+mibHAQ== "@types/sinon@*": version "9.0.4"