diff --git a/package.json b/package.json index fe31499d..a8a9e71b 100644 --- a/package.json +++ b/package.json @@ -193,7 +193,7 @@ }, "devDependencies": { "@types/mocha": "10.0.1", - "@types/node": "18.16.19", + "@types/node": "18.19.69", "husky": "8.0.3", "lint-staged": "13.3.0", "mocha": "10.2.0", diff --git a/yarn.lock b/yarn.lock index c93d2cee..18b1ff9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -100,10 +100,12 @@ dependencies: undici-types "~5.26.4" -"@types/node@18.16.19": - version "18.16.19" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea" - integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA== +"@types/node@18.19.69": + version "18.19.69" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.69.tgz#748d301818ba4b238854c53d290257a70aae7d01" + integrity sha512-ECPdY1nlaiO/Y6GUnwgtAAhLNaQ53AyIVz+eILxpEo5OvuqE6yWkqWBIb5dU0DqhKQtMeny+FBD3PK6lm7L5xQ== + dependencies: + undici-types "~5.26.4" "@webassemblyjs/ast@1.11.6", "@webassemblyjs/ast@^1.11.5": version "1.11.6"