diff --git a/package.json b/package.json index 475c0d5..9af4dc0 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@types/indent-string": "^4.0.1", "@types/lodash": "^4.14.181", "@types/mocha": "^8.2.3", - "@types/node": "^14.18.32", + "@types/node": "^14.18.33", "@types/proxyquire": "^1.3.28", "@types/wrap-ansi": "^3.0.0", "chai": "^4.3.6", diff --git a/yarn.lock b/yarn.lock index 0d14f93..2b16a52 100644 --- a/yarn.lock +++ b/yarn.lock @@ -134,10 +134,10 @@ dependencies: "@types/node" "*" -"@types/node@*", "@types/node@^14.18.32": - version "14.18.32" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.32.tgz#8074f7106731f1a12ba993fe8bad86ee73905014" - integrity sha512-Y6S38pFr04yb13qqHf8uk1nHE3lXgQ30WZbv1mLliV9pt0NjvqdWttLcrOYLnXbOafknVYRHZGoMSpR9UwfYow== +"@types/node@*", "@types/node@^14.18.33": + version "14.18.33" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.33.tgz#8c29a0036771569662e4635790ffa9e057db379b" + integrity sha512-qelS/Ra6sacc4loe/3MSjXNL1dNQ/GjxNHVzuChwMfmk7HuycRLVQN2qNY3XahK+fZc5E2szqQSKUyAF0E+2bg== "@types/normalize-package-data@^2.4.0": version "2.4.0"