Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent d91cc2e commit b47920b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/graphql-armor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@apollo/server": "4.11.0",
"@envelop/core": "5.0.1",
"@escape.tech/graphql-armor-types": "0.7.0",
"@types/node": "^20.0.0",
"@types/node": "^22.0.0",
"graphql": "16.8.1",
"ts-node": "10.9.2",
"typescript": "5.4.5"
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4738,7 +4738,7 @@ __metadata:
"@escape.tech/graphql-armor-max-directives": "npm:2.3.0"
"@escape.tech/graphql-armor-max-tokens": "npm:2.5.0"
"@escape.tech/graphql-armor-types": "npm:0.7.0"
"@types/node": "npm:^20.0.0"
"@types/node": "npm:^22.0.0"
graphql: "npm:16.8.1"
ts-node: "npm:10.9.2"
typescript: "npm:5.4.5"
Expand Down Expand Up @@ -6893,12 +6893,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.0.0":
version: 20.8.8
resolution: "@types/node@npm:20.8.8"
"@types/node@npm:^22.0.0":
version: 22.8.2
resolution: "@types/node@npm:22.8.2"
dependencies:
undici-types: "npm:~5.25.1"
checksum: 10/17c8641cd1ac341afae555a0bc9b1cc8cffe3d7e73f44540ae6a4d008551dfb64f9e29f35be3c7ad99c4131108d88966ab0437f5160539992a6f4368c50c224f
undici-types: "npm:~6.19.8"
checksum: 10/ae4ba44dd13cfd5277fae062f2e55d12631db10b7ec67c842b9a0e21c767a5538c07e6944320fba7a2a7c2aba3130768203c8553a5f1896073e5a39e7f5df195
languageName: node
linkType: hard

Expand Down Expand Up @@ -19135,20 +19135,20 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.25.1":
version: 5.25.3
resolution: "undici-types@npm:5.25.3"
checksum: 10/9a57f2dd6fecb2d0f7d9b86aa6f417609a0ffc73247a95aa25c078cf36cbbfe6c164b63b8dace7ad01126e6510f284c185b69c78356bb1d6b279f195acffcaf4
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10/0097779d94bc0fd26f0418b3a05472410408877279141ded2bd449167be1aed7ea5b76f756562cb3586a07f251b90799bab22d9019ceba49c037c76445f7cddd
languageName: node
linkType: hard

"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
languageName: node
linkType: hard

"unherit@npm:^1.0.4":
version: 1.1.3
resolution: "unherit@npm:1.1.3"
Expand Down

0 comments on commit b47920b

Please sign in to comment.