Skip to content

Commit 136b4f1

Browse files
Merge pull request #3689 from nestjs/renovate/node-22.x
chore(deps): update dependency @types/node to v22.18.8
2 parents c7d8e60 + c8f2369 commit 136b4f1

File tree

2 files changed

+6
-34
lines changed

2 files changed

+6
-34
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@eslint/js": "9.32.0",
3535
"@types/graphql": "14.5.0",
3636
"@types/jest": "30.0.0",
37-
"@types/node": "22.18.1",
37+
"@types/node": "22.18.8",
3838
"@types/node-fetch": "3.0.3",
3939
"@types/normalize-path": "3.0.2",
4040
"@types/supertest": "6.0.3",

yarn.lock

Lines changed: 5 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,24 +1135,7 @@
11351135
"@graphql-tools/utils" "^10.9.1"
11361136
tslib "^2.4.0"
11371137

1138-
"@graphql-tools/merge@^9.1.1":
1139-
version "9.1.1"
1140-
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.1.1.tgz#6a51775f5ba6bdef213def1fd277536f9468b44c"
1141-
integrity sha512-BJ5/7Y7GOhTuvzzO5tSBFL4NGr7PVqTJY3KeIDlVTT8YLcTXtBR+hlrC3uyEym7Ragn+zyWdHeJ9ev+nRX1X2w==
1142-
dependencies:
1143-
"@graphql-tools/utils" "^10.9.1"
1144-
tslib "^2.4.0"
1145-
1146-
"@graphql-tools/[email protected]":
1147-
version "10.0.25"
1148-
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.25.tgz#73de08bc765f482cde334562a1bebe95a2e5a3c4"
1149-
integrity sha512-/PqE8US8kdQ7lB9M5+jlW8AyVjRGCKU7TSktuW3WNKSKmDO0MK1wakvb5gGdyT49MjAIb4a3LWxIpwo5VygZuw==
1150-
dependencies:
1151-
"@graphql-tools/merge" "^9.1.1"
1152-
"@graphql-tools/utils" "^10.9.1"
1153-
tslib "^2.4.0"
1154-
1155-
"@graphql-tools/schema@^10.0.0":
1138+
"@graphql-tools/[email protected]", "@graphql-tools/schema@^10.0.0":
11561139
version "10.0.25"
11571140
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.25.tgz#73de08bc765f482cde334562a1bebe95a2e5a3c4"
11581141
integrity sha512-/PqE8US8kdQ7lB9M5+jlW8AyVjRGCKU7TSktuW3WNKSKmDO0MK1wakvb5gGdyT49MjAIb4a3LWxIpwo5VygZuw==
@@ -1172,17 +1155,6 @@
11721155
dset "^3.1.4"
11731156
tslib "^2.4.0"
11741157

1175-
"@graphql-tools/utils@^10.9.1":
1176-
version "10.9.1"
1177-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.9.1.tgz#ff4067256f2080db0c66f4475858f29a8da65ecf"
1178-
integrity sha512-B1wwkXk9UvU7LCBkPs8513WxOQ2H8Fo5p8HR1+Id9WmYE5+bd51vqN+MbrqvWczHCH2gwkREgHJN88tE0n1FCw==
1179-
dependencies:
1180-
"@graphql-typed-document-node/core" "^3.1.1"
1181-
"@whatwg-node/promise-helpers" "^1.0.0"
1182-
cross-inspect "1.0.1"
1183-
dset "^3.1.4"
1184-
tslib "^2.4.0"
1185-
11861158
"@graphql-typed-document-node/core@^3.1.1", "@graphql-typed-document-node/core@^3.1.2", "@graphql-typed-document-node/core@^3.2.0":
11871159
version "3.2.0"
11881160
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.2.0.tgz#5f3d96ec6b2354ad6d8a28bf216a1d97b5426861"
@@ -2815,10 +2787,10 @@
28152787
dependencies:
28162788
undici-types "~6.20.0"
28172789

2818-
"@types/[email protected].1":
2819-
version "22.18.1"
2820-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.1.tgz#cc85ee6999b2a2928739281d2f56ff410a140c52"
2821-
integrity sha512-rzSDyhn4cYznVG+PCzGe1lwuMYJrcBS1fc3JqSa2PvtABwWo+dZ1ij5OVok3tqfpEBCBoaR4d7upFJk73HRJDw==
2790+
"@types/[email protected].8":
2791+
version "22.18.8"
2792+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.8.tgz#738d9dafa38f6e0c467687c158f8e1ca2d7d8eaa"
2793+
integrity sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==
28222794
dependencies:
28232795
undici-types "~6.21.0"
28242796

0 commit comments

Comments
 (0)