diff --git a/package.json b/package.json index 53aa70e..6223d05 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.35", + "@types/node": "^14.18.36", "@types/proxyquire": "^1.3.28", "@types/wrap-ansi": "^3.0.0", "chai": "^4.3.7", diff --git a/yarn.lock b/yarn.lock index 08d1e66..466a7d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -134,10 +134,10 @@ dependencies: "@types/node" "*" -"@types/node@*", "@types/node@^14.18.35": - version "14.18.35" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.35.tgz#879c4659cb7b3fe515844f029c75079c941bb65c" - integrity sha512-2ATO8pfhG1kDvw4Lc4C0GXIMSQFFJBCo/R1fSgTwmUlq5oy95LXyjDQinsRVgQY6gp6ghh3H91wk9ES5/5C+Tw== +"@types/node@*", "@types/node@^14.18.36": + version "14.18.36" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.36.tgz#c414052cb9d43fab67d679d5f3c641be911f5835" + integrity sha512-FXKWbsJ6a1hIrRxv+FoukuHnGTgEzKYGi7kilfMae96AL9UNkPFNWJEEYWzdRI9ooIkbr4AKldyuSTLql06vLQ== "@types/normalize-package-data@^2.4.0": version "2.4.0"