Skip to content

Commit 9c610b9

Browse files
Bump the all-minor-patch group with 3 updates (#1554)
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 7bfddab commit 9c610b9

File tree

4 files changed

+119
-112
lines changed

4 files changed

+119
-112
lines changed
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.895.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-sts/v/3.895.0) (from `^3.894.0`, in `dependencies`)

e2e/cloudflare-workers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"start": "wrangler dev src/index.ts"
66
},
77
"devDependencies": {
8-
"@cloudflare/workers-types": "^4.20250923.0",
8+
"@cloudflare/workers-types": "^4.20250924.0",
99
"@graphql-hive/gateway-runtime": "workspace:*",
1010
"graphql": "^16.9.0",
11-
"wrangler": "^4.38.0"
11+
"wrangler": "^4.39.0"
1212
}
1313
}

packages/plugins/aws-sigv4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"graphql": "^15.9.0 || ^16.9.0"
4343
},
4444
"dependencies": {
45-
"@aws-sdk/client-sts": "^3.894.0",
45+
"@aws-sdk/client-sts": "^3.895.0",
4646
"@graphql-mesh/fusion-runtime": "workspace:^",
4747
"@whatwg-node/promise-helpers": "^1.3.2",
4848
"aws4": "1.13.2",

0 commit comments

Comments
 (0)