diff --git a/package.json b/package.json index fe31499d..3dd6e046 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.51", "husky": "8.0.3", "lint-staged": "13.3.0", "mocha": "10.2.0", diff --git a/yarn.lock b/yarn.lock index c93d2cee..1091b2f0 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.51": + version "18.19.51" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.51.tgz#bebfb2f282de467f556a1a85aa74878b6ca0ab3a" + integrity sha512-IIMkWEIVQDlBpi6pPeGqTqOx7KbzGC3EgIyH8NrxplXOwWw0uVl9vthJUMFrxD7kcEfcRp7jIkgpB28M6JnfWA== + dependencies: + undici-types "~5.26.4" "@webassemblyjs/ast@1.11.6", "@webassemblyjs/ast@^1.11.5": version "1.11.6"