Skip to content

Commit 0dbee14

Browse files
chore(deps): update gateway dependencies (#8968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d2413fb commit 0dbee14

File tree

9 files changed

+108
-76
lines changed

9 files changed

+108
-76
lines changed

packages/legacy/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"tslib": "^2.4.0"
5454
},
5555
"devDependencies": {
56-
"@graphql-tools/schema": "10.0.27",
56+
"@graphql-tools/schema": "10.0.28",
5757
"graphql": "16.12.0"
5858
},
5959
"publishConfig": {

packages/legacy/transforms/encapsulate/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/schema": "10.0.27",
46+
"@graphql-tools/schema": "10.0.28",
4747
"graphql": "16.12.0"
4848
},
4949
"publishConfig": {

packages/legacy/transforms/naming-convention/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"devDependencies": {
5050
"@graphql-mesh/cache-localforage": "^0.105.17",
51-
"@graphql-tools/schema": "10.0.27",
51+
"@graphql-tools/schema": "10.0.28",
5252
"graphql": "16.12.0"
5353
},
5454
"publishConfig": {

packages/legacy/transforms/prefix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@graphql-mesh/cache-localforage": "0.105.17",
48-
"@graphql-tools/schema": "10.0.27",
48+
"@graphql-tools/schema": "10.0.28",
4949
"graphql": "16.12.0"
5050
},
5151
"publishConfig": {

packages/legacy/transforms/rate-limit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@graphql-mesh/cache-localforage": "0.105.17",
48-
"@graphql-tools/schema": "10.0.27",
48+
"@graphql-tools/schema": "10.0.28",
4949
"@graphql-tools/wrap": "^11.0.0",
5050
"graphql": "16.12.0"
5151
},

packages/legacy/transforms/rename/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@graphql-mesh/cache-localforage": "0.105.17",
48-
"@graphql-tools/schema": "10.0.27",
48+
"@graphql-tools/schema": "10.0.28",
4949
"graphql": "16.12.0"
5050
},
5151
"publishConfig": {

packages/legacy/transforms/replace-field/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@graphql-mesh/cache-localforage": "0.105.17",
48-
"@graphql-tools/schema": "10.0.27",
48+
"@graphql-tools/schema": "10.0.28",
4949
"graphql": "16.12.0"
5050
},
5151
"publishConfig": {

packages/loaders/thrift/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"thrift": "^0.22.0"
4747
},
4848
"devDependencies": {
49-
"@graphql-tools/utils": "10.10.1",
49+
"@graphql-tools/utils": "10.10.2",
5050
"graphql": "16.12.0"
5151
},
5252
"publishConfig": {

0 commit comments

Comments
 (0)