Skip to content

Commit 931d576

Browse files
Bump the all-minor-patch group with 12 updates (#1217)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 856d22c commit 931d576

File tree

64 files changed

+3295
-2982
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+3295
-2982
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@graphql-hive/gateway-runtime': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`@types/node@^22.15.30` ↗︎](https://www.npmjs.com/package/@types/node/v/22.15.30) (from `^22.15.29`, in `dependencies`)
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@graphql-hive/plugin-aws-sigv4': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`@aws-sdk/client-sts@^3.825.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-sts/v/3.825.0) (from `^3.823.0`, in `dependencies`)

e2e/cloudflare-workers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"start": "wrangler dev src/index.ts"
66
},
77
"devDependencies": {
8-
"@cloudflare/workers-types": "^4.20250605.0",
8+
"@cloudflare/workers-types": "^4.20250606.0",
99
"@graphql-hive/gateway-runtime": "workspace:*",
1010
"graphql": "^16.9.0",
1111
"wrangler": "^4.19.1"

e2e/nestjs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"private": true,
66
"dependencies": {
77
"@graphql-hive/nestjs": "workspace:^",
8-
"@nestjs/common": "^11.1.2",
9-
"@nestjs/core": "^11.1.2",
8+
"@nestjs/common": "^11.1.3",
9+
"@nestjs/core": "^11.1.3",
1010
"@nestjs/graphql": "^13.0.3",
11-
"@nestjs/platform-express": "^11.1.2",
11+
"@nestjs/platform-express": "^11.1.3",
1212
"file-type": "^21.0.0",
1313
"graphql": "^16.10.0",
1414
"reflect-metadata": "^0.2.2",
0 Bytes
Binary file not shown.

examples/apq-subgraphs/package-lock.json

Lines changed: 182 additions & 165 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/apq-subgraphs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@graphql-mesh/compose-cli": "^1.4.1",
1010
"graphql": "^16.9.0",
1111
"tslib": "^2.8.1",
12-
"@graphql-hive/gateway": "^1.15.0"
12+
"@graphql-hive/gateway": "^1.15.1"
1313
},
1414
"overrides": {
1515
"esbuild": "^0.25.4"
1 Byte
Binary file not shown.

examples/extra-fields/package-lock.json

Lines changed: 182 additions & 165 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/extra-fields/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"graphql": "^16.9.0",
77
"graphql-yoga": "^5.13.5",
88
"tslib": "^2.8.1",
9-
"@graphql-hive/gateway": "^1.15.0"
9+
"@graphql-hive/gateway": "^1.15.1"
1010
},
1111
"devDependencies": {
1212
"tsx": "^4.19.3"

0 commit comments

Comments
 (0)