diff --git a/package.json b/package.json index 51b4c0c..2dc288d 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@swc/core": "1.12.11", "@swc/jest": "0.2.39", "@types/jest": "29.5.14", - "@types/node": "20.19.6", + "@types/node": "20.19.7", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "eslint": "8.57.1", diff --git a/yarn.lock b/yarn.lock index 435a836..2f0500a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1735,10 +1735,10 @@ dependencies: undici-types "~5.26.4" -"@types/node@20.19.6": - version "20.19.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.6.tgz#cf0bb71776bb061e700b6de68e0e531b5570f6ae" - integrity sha512-uYssdp9z5zH5GQ0L4zEJ2ZuavYsJwkozjiUzCRfGtaaQcyjAMJ34aP8idv61QlqTozu6kudyr6JMq9Chf09dfA== +"@types/node@20.19.7": + version "20.19.7" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.7.tgz#1d3656e25ec91731c1cce21889e4754ebc988b4e" + integrity sha512-1GM9z6BJOv86qkPvzh2i6VW5+VVrXxCLknfmTkWEqz+6DqosiY28XUWCTmBcJ0ACzKqx/iwdIREfo1fwExIlkA== dependencies: undici-types "~6.21.0"