diff --git a/infrastructure/exit-tool/perform_exodus/package.json b/infrastructure/exit-tool/perform_exodus/package.json index 6bc63f4a57..6deba12402 100644 --- a/infrastructure/exit-tool/perform_exodus/package.json +++ b/infrastructure/exit-tool/perform_exodus/package.json @@ -16,7 +16,7 @@ "typescript": "^4.0.2" }, "dependencies": { - "@types/node": "^14.14.35", + "@types/node": "^14.18.31", "commander": "^6.0.0", "ethers": "^5.4.4" } diff --git a/infrastructure/exit-tool/perform_exodus/yarn.lock b/infrastructure/exit-tool/perform_exodus/yarn.lock index 609bbaf749..1ba318bef6 100644 --- a/infrastructure/exit-tool/perform_exodus/yarn.lock +++ b/infrastructure/exit-tool/perform_exodus/yarn.lock @@ -341,10 +341,10 @@ "@ethersproject/properties" "^5.4.0" "@ethersproject/strings" "^5.4.0" -"@types/node@^14.14.35": - version "14.14.41" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.41.tgz#d0b939d94c1d7bd53d04824af45f1139b8c45615" - integrity sha512-dueRKfaJL4RTtSa7bWeTK1M+VH+Gns73oCgzvYfHZywRCoPSd8EkXBL0mZ9unPTveBn+D9phZBaxuzpwjWkW0g== +"@types/node@^14.18.31": + 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== aes-js@3.0.0: version "3.0.0"