diff --git a/package.json b/package.json index 71dfd84..27c7053 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.47", + "@types/node": "^14.18.48", "@types/proxyquire": "^1.3.28", "@types/wrap-ansi": "^3.0.0", "chai": "^4.3.7", diff --git a/yarn.lock b/yarn.lock index 71290de..f98832d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -134,10 +134,10 @@ dependencies: "@types/node" "*" -"@types/node@*", "@types/node@^14.18.47": - version "14.18.47" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.47.tgz#89a56b05804d136cb99bf2f823bb00814a889aae" - integrity sha512-OuJi8bIng4wYHHA3YpKauL58dZrPxro3d0tabPHyiNF8rKfGKuVfr83oFlPLmKri1cX+Z3cJP39GXmnqkP11Gw== +"@types/node@*", "@types/node@^14.18.48": + version "14.18.48" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.48.tgz#ee5c7ac6e38fd2a9e6885f15c003464cf2da343c" + integrity sha512-iL0PIMwejpmuVHgfibHpfDwOdsbmB50wr21X71VnF5d7SsBF7WK+ZvP/SCcFm7Iwb9iiYSap9rlrdhToNAWdxg== "@types/normalize-package-data@^2.4.0": version "2.4.0"