diff --git a/package.json b/package.json index f123974f..d70e030b 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@typechain/hardhat": "^2.3.1", "@types/chai": "^4.3.0", "@types/mocha": "^9.1.0", - "@types/node": "^17.0.38", + "@types/node": "^17.0.40", "@typescript-eslint/eslint-plugin": "^4.33.0", "@typescript-eslint/parser": "^4.33.0", "chai": "^4.3.5", diff --git a/yarn.lock b/yarn.lock index 24564809..1f51d4af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1277,10 +1277,10 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@types/node@^17.0.24", "@types/node@^17.0.38": - version "17.0.38" - resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.38.tgz#f8bb07c371ccb1903f3752872c89f44006132947" - integrity sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g== +"@types/node@*", "@types/node@^17.0.24", "@types/node@^17.0.40": + version "17.0.40" + resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.40.tgz#76ee88ae03650de8064a6cf75b8d95f9f4a16090" + integrity sha512-UXdBxNGqTMtm7hCwh9HtncFVLrXoqA3oJW30j6XWp5BH/wu3mVeaxo7cq5benFdBw34HB3XDT2TRPI7rXZ+mDg== "@types/node@^10.0.3": version "10.17.60"