Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.16.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 1, 2024
1 parent 4d4209d commit 5dcaa06
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/graphql-amqp-subscriptions-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/cors": "2.8.17",
"@types/debug": "4.1.12",
"@types/jest": "29.5.13",
"@types/node": "20.16.6",
"@types/node": "20.16.10",
"camelcase": "6.3.0",
"graphql-ws": "5.16.0",
"jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/is-uuid": "1.0.2",
"@types/jest": "29.5.13",
"@types/jsonwebtoken": "9.0.7",
"@types/node": "20.16.6",
"@types/node": "20.16.10",
"@types/pluralize": "0.0.33",
"@types/randomstring": "1.3.0",
"@types/semver": "7.5.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/introspector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@neo4j/graphql": "^5.3.4",
"@types/jest": "29.5.13",
"@types/node": "20.16.6",
"@types/node": "20.16.10",
"@types/pluralize": "0.0.33",
"jest": "29.7.0",
"ts-jest": "29.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/ogm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@types/jest": "29.5.13",
"@types/node": "20.16.6",
"@types/node": "20.16.10",
"camelcase": "6.3.0",
"jest": "29.7.0",
"jsonwebtoken": "9.0.2",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2799,7 +2799,7 @@ __metadata:
"@types/cors": "npm:2.8.17"
"@types/debug": "npm:4.1.12"
"@types/jest": "npm:29.5.13"
"@types/node": "npm:20.16.6"
"@types/node": "npm:20.16.10"
amqplib: "npm:0.10.4"
body-parser: "npm:^1.20.2"
camelcase: "npm:6.3.0"
Expand Down Expand Up @@ -2828,7 +2828,7 @@ __metadata:
"@graphql-tools/merge": "npm:^9.0.0"
"@neo4j/graphql": "npm:^5.7.0"
"@types/jest": "npm:29.5.13"
"@types/node": "npm:20.16.6"
"@types/node": "npm:20.16.10"
camelcase: "npm:6.3.0"
jest: "npm:29.7.0"
jsonwebtoken: "npm:9.0.2"
Expand Down Expand Up @@ -2866,7 +2866,7 @@ __metadata:
"@types/is-uuid": "npm:1.0.2"
"@types/jest": "npm:29.5.13"
"@types/jsonwebtoken": "npm:9.0.7"
"@types/node": "npm:20.16.6"
"@types/node": "npm:20.16.10"
"@types/pluralize": "npm:0.0.33"
"@types/randomstring": "npm:1.3.0"
"@types/semver": "npm:7.5.8"
Expand Down Expand Up @@ -2913,7 +2913,7 @@ __metadata:
dependencies:
"@neo4j/graphql": "npm:^5.3.4"
"@types/jest": "npm:29.5.13"
"@types/node": "npm:20.16.6"
"@types/node": "npm:20.16.10"
"@types/pluralize": "npm:0.0.33"
camelcase: "npm:^6.3.0"
debug: "npm:^4.3.4"
Expand Down Expand Up @@ -4662,12 +4662,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.6":
version: 20.16.6
resolution: "@types/node@npm:20.16.6"
"@types/node@npm:20.16.10":
version: 20.16.10
resolution: "@types/node@npm:20.16.10"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/a3bd104b4061451625ed3b320c88e01e1261d41dbcaa7248d376f60a1a831e1cbc4362eef5be3445ccc1ea2d0a9178fc1ddd5e55a4f5df571dce78e5d91375a8
checksum: 10c0/c0c0c7ecb083ec638c2118e54b5242bb4c39a75608cbac9475cf15aaceb64b8bc997a87a0798e700a81d61651c8a7750ae0455be0f0996ada6e8b2bb818d90c5
languageName: node
linkType: hard

Expand Down

0 comments on commit 5dcaa06

Please sign in to comment.