diff --git a/package.json b/package.json index 592e8db30..91fc8d80e 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@theguild/prettier-config": "3.0.0", "@types/jest": "29.5.14", "@types/mongodb": "4.0.7", - "@types/node": "22.10.4", + "@types/node": "22.10.5", "@typescript-eslint/eslint-plugin": "8.19.0", "@typescript-eslint/parser": "8.19.0", "bob-the-bundler": "7.0.1", diff --git a/website/package.json b/website/package.json index c5eead8dd..45a874398 100644 --- a/website/package.json +++ b/website/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@theguild/tailwind-config": "0.5.0", - "@types/node": "22.10.4", + "@types/node": "22.10.5", "@types/react": "19.0.2", "cross-env": "7.0.3", "next-sitemap": "4.2.3", diff --git a/website/yarn.lock b/website/yarn.lock index c10d97075..79c3b66ed 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -1137,10 +1137,10 @@ dependencies: "@types/unist" "*" -"@types/node@22.10.4": - version "22.10.4" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.4.tgz#da36bebcc4b124f3d62bfde1cd1dafd7763949c1" - integrity sha512-99l6wv4HEzBQhvaU/UGoeBoCK61SCROQaCCGyQSgX2tEQ3rKkNZ2S7CEWnS/4s1LV+8ODdK21UeyR1fHP2mXug== +"@types/node@22.10.5": + version "22.10.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5.tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b" + integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ== dependencies: undici-types "~6.20.0" diff --git a/yarn.lock b/yarn.lock index 6ff82b2f3..ef3e16308 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1679,10 +1679,10 @@ dependencies: mongodb "*" -"@types/node@*", "@types/node@22.10.4": - version "22.10.4" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.4.tgz#da36bebcc4b124f3d62bfde1cd1dafd7763949c1" - integrity sha512-99l6wv4HEzBQhvaU/UGoeBoCK61SCROQaCCGyQSgX2tEQ3rKkNZ2S7CEWnS/4s1LV+8ODdK21UeyR1fHP2mXug== +"@types/node@*", "@types/node@22.10.5": + version "22.10.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5.tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b" + integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ== dependencies: undici-types "~6.20.0"