Skip to content

Commit b0cf7bb

Browse files
dependabot[bot]github-actions[bot]theguild-bot
authored
Bump the all-minor-patch group across 1 directory with 6 updates (#1623)
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> Co-authored-by: theguild-bot <[email protected]>
1 parent 49fbd81 commit b0cf7bb

File tree

29 files changed

+493
-402
lines changed

29 files changed

+493
-402
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@graphql-hive/logger': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`@logtape/logtape@^1.1.2` ↗︎](https://www.npmjs.com/package/@logtape/logtape/v/1.1.2) (from `^1.1.1`, in `peerDependencies`)
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.914.0` ↗︎](https://www.npmjs.com/package/@aws-sdk/client-sts/v/3.914.0) (from `^3.913.0`, in `dependencies`)

e2e/distributed-subscriptions-webhooks/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"dependencies": {
55
"graphql": "^16.9.0",
6-
"graphql-sse": "^2.5.3",
7-
"ioredis": "^5.8.1"
6+
"graphql-sse": "^2.6.0",
7+
"ioredis": "^5.8.2"
88
}
99
}

e2e/event-driven-federated-subscriptions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"dependencies": {
55
"@nats-io/transport-node": "^3.2.0",
66
"graphql": "^16.9.0",
7-
"graphql-sse": "^2.5.3"
7+
"graphql-sse": "^2.6.0"
88
}
99
}

e2e/federation-subscriptions-passthrough/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/express": "^5.0.3",
1616
"@types/ws": "^8",
1717
"express": "^5.0.0",
18-
"graphql-sse": "^2.5.3",
18+
"graphql-sse": "^2.6.0",
1919
"graphql-ws": "^6.0.6",
2020
"ws": "^8.18.3"
2121
}

e2e/json-schema-subscriptions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@omnigraph/json-schema": "^0.109.14",
99
"fets": "^0.8.4",
1010
"graphql": "^16.9.0",
11-
"graphql-sse": "^2.5.3",
11+
"graphql-sse": "^2.6.0",
1212
"tslib": "^2.8.1"
1313
}
1414
}

e2e/openapi-subscriptions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@omnigraph/openapi": "^0.109.20",
77
"fets": "^0.8.4",
88
"graphql": "^16.9.0",
9-
"graphql-sse": "^2.5.3",
9+
"graphql-sse": "^2.6.0",
1010
"tslib": "^2.8.1",
1111
"url-join": "^5.0.0"
1212
}

e2e/subscriptions-cancellation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"@graphql-mesh/compose-cli": "^1.5.0",
66
"graphql": "^16.9.0",
7-
"graphql-sse": "^2.5.3",
7+
"graphql-sse": "^2.6.0",
88
"tslib": "^2.8.1"
99
}
1010
}

e2e/subscriptions-data-other-subgraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"dependencies": {
55
"@apollo/subgraph": "^2.11.3",
66
"graphql": "^16.9.0",
7-
"graphql-sse": "^2.5.3"
7+
"graphql-sse": "^2.6.0"
88
}
99
}

e2e/subscriptions-with-transforms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"@graphql-mesh/compose-cli": "^1.5.0",
66
"graphql": "16.11.0",
7-
"graphql-sse": "^2.5.3",
7+
"graphql-sse": "^2.6.0",
88
"graphql-yoga": "^5.16.0",
99
"tslib": "^2.8.1"
1010
}

0 commit comments

Comments
 (0)