diff --git a/package.json b/package.json index 73e2678ea9..3e6f5547a7 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@types/auto-launch": "^5.0.1", "@types/counterpart": "^0.18.1", "@types/minimist": "^1.2.1", - "@types/node": "18.19.111", + "@types/node": "18.19.112", "@types/pacote": "^11.1.1", "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.0.0", @@ -114,7 +114,7 @@ "matrix-seshat": "^4.0.1" }, "resolutions": { - "@types/node": "18.19.111", + "@types/node": "18.19.112", "config-file-ts": "0.2.8-rc1", "node-abi": "4.9.0" } diff --git a/yarn.lock b/yarn.lock index 5f969882ab..dbe8e7f396 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2242,10 +2242,10 @@ "@types/node" "*" form-data "^4.0.0" -"@types/node@*", "@types/node@18.19.111", "@types/node@^17.0.36", "@types/node@^22.7.7": - version "18.19.111" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.111.tgz#e95b89efc24cc625834b43bcd70bd5591a5dfba5" - integrity sha512-90sGdgA+QLJr1F9X79tQuEut0gEYIfkX9pydI4XGRgvFo9g2JWswefI+WUSUHPYVBHYSEfTEqBxA5hQvAZB3Mw== +"@types/node@*", "@types/node@18.19.112", "@types/node@^17.0.36", "@types/node@^22.7.7": + version "18.19.112" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.112.tgz#cd2aee9c075402e0e1942a44101428881dbeb110" + integrity sha512-i+Vukt9POdS/MBI7YrrkkI5fMfwFtOjphSmt4WXYLfwqsfr6z/HdCx7LqT9M7JktGob8WNgj8nFB4TbGNE4Cog== dependencies: undici-types "~5.26.4"