diff --git a/package.json b/package.json index d37b472..769a8f6 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@swc/core": "1.13.20", "@swc/jest": "0.2.39", "@types/jest": "29.5.14", - "@types/node": "20.19.19", + "@types/node": "20.19.20", "@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 2a08f64..632010b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1735,10 +1735,10 @@ dependencies: undici-types "~5.26.4" -"@types/node@20.19.19": - version "20.19.19" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.19.tgz#18c8982becd5728f92e5f1939f2f3dc85604abcd" - integrity sha512-pb1Uqj5WJP7wrcbLU7Ru4QtA0+3kAXrkutGiD26wUKzSMgNNaPARTUDQmElUXp64kh3cWdou3Q0C7qwwxqSFmg== +"@types/node@20.19.20": + version "20.19.20" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.20.tgz#116f5432a1e6383415a57cf5e00b5ac9b2a2ad03" + integrity sha512-2Q7WS25j4pS1cS8yw3d6buNCVJukOTeQ39bAnwR6sOJbaxvyCGebzTMypDFN82CxBLnl+lSWVdCCWbRY6y9yZQ== dependencies: undici-types "~6.21.0"