Skip to content

Commit 1de7aab

Browse files
build(deps): bump the actions-deps group with 2 updates (#7837)
Bumps the actions-deps group with 2 updates: [@graphql-tools/stitch](https://github.com/graphql-hive/gateway/tree/HEAD/packages/stitch) and [@graphql-tools/wrap](https://github.com/graphql-hive/gateway/tree/HEAD/packages/wrap). Updates `@graphql-tools/stitch` from 10.1.6 to 10.1.7 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/stitch/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-tools/stitch@10.1.7/packages/stitch) Updates `@graphql-tools/wrap` from 11.1.2 to 11.1.3 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/wrap/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-tools/wrap@11.1.3/packages/wrap) --- updated-dependencies: - dependency-name: "@graphql-tools/stitch" dependency-version: 10.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: "@graphql-tools/wrap" dependency-version: 11.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd0ae7b commit 1de7aab

File tree

4 files changed

+76
-20
lines changed

4 files changed

+76
-20
lines changed

package-lock.json

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

packages/links/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"devDependencies": {
6060
"@apollo/client": "4.0.11",
61-
"@graphql-tools/stitch": "^10.1.6",
61+
"@graphql-tools/stitch": "^10.1.7",
6262
"@types/apollo-upload-client": "19.0.0",
6363
"@types/node-fetch": "^2",
6464
"graphql-upload": "17.0.0"

packages/merge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"tslib": "^2.4.0"
5656
},
5757
"devDependencies": {
58-
"@graphql-tools/stitch": "^10.1.6"
58+
"@graphql-tools/stitch": "^10.1.7"
5959
},
6060
"publishConfig": {
6161
"directory": "dist",

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"tslib": "^2.4.0"
4444
},
4545
"devDependencies": {
46-
"@graphql-tools/stitch": "^10.1.6",
46+
"@graphql-tools/stitch": "^10.1.7",
4747
"@types/dateformat": "3.0.1",
4848
"dateformat": "4.6.3",
4949
"graphql-scalars": "1.25.0"

0 commit comments

Comments
 (0)