Skip to content

Commit fa1de78

Browse files
committed
fix(deps): update all non-major dependencies
1 parent 82b2b6d commit fa1de78

File tree

41 files changed

+540
-518
lines changed

Some content is hidden

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

41 files changed

+540
-518
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
"@parcel/packager-raw-url": "2.4.1",
3636
"@parcel/transformer-webmanifest": "2.4.1",
3737
"@types/jest": "27.4.1",
38-
"@types/node": "16.11.26",
39-
"@typescript-eslint/eslint-plugin": "5.18.0",
40-
"@typescript-eslint/parser": "5.18.0",
38+
"@types/node": "16.11.27",
39+
"@typescript-eslint/eslint-plugin": "5.19.0",
40+
"@typescript-eslint/parser": "5.19.0",
4141
"babel-jest": "27.5.1",
4242
"bob-the-bundler": "1.6.1",
4343
"eslint": "8.13.0",

packages/cache/file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@graphql-mesh/types": "0.70.3",
3232
"@graphql-mesh/utils": "0.33.3",
3333
"@graphql-mesh/cross-helpers": "0.1.0",
34-
"dataloader": "2.0.0",
34+
"dataloader": "2.1.0",
3535
"lodash": "4.17.21",
3636
"tslib": "^2.3.1"
3737
},

packages/cli/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@
5454
"@graphql-mesh/utils": "0.33.3",
5555
"@graphql-mesh/store": "0.7.3",
5656
"@graphql-mesh/types": "0.70.3",
57-
"@graphql-tools/code-file-loader": "7.2.11",
58-
"@graphql-tools/utils": "8.6.6",
59-
"@graphql-tools/load": "7.5.7",
60-
"@graphql-tools/graphql-file-loader": "7.3.8",
61-
"@graphql-tools/wrap": "8.4.11",
57+
"@graphql-tools/code-file-loader": "7.2.12",
58+
"@graphql-tools/utils": "8.6.7",
59+
"@graphql-tools/load": "7.5.8",
60+
"@graphql-tools/graphql-file-loader": "7.3.9",
61+
"@graphql-tools/wrap": "8.4.13",
6262
"@graphql-yoga/render-graphiql": "2.0.0",
6363
"@graphql-yoga/node": "2.0.0",
6464
"cookie-parser": "1.4.6",

packages/config/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636
"@graphql-mesh/types": "0.70.3",
3737
"@graphql-mesh/store": "0.7.3",
3838
"@graphql-mesh/utils": "0.33.3",
39-
"@graphql-tools/merge": "8.2.7",
40-
"@graphql-tools/utils": "8.6.6",
41-
"@graphql-tools/load": "7.5.7",
42-
"@graphql-tools/code-file-loader": "7.2.11",
43-
"@graphql-tools/graphql-file-loader": "7.3.8",
39+
"@graphql-tools/merge": "8.2.8",
40+
"@graphql-tools/utils": "8.6.7",
41+
"@graphql-tools/load": "7.5.8",
42+
"@graphql-tools/code-file-loader": "7.2.12",
43+
"@graphql-tools/graphql-file-loader": "7.3.9",
4444
"param-case": "3.0.4",
4545
"@envelop/core": "2.3.1",
4646
"tslib": "^2.3.1",

packages/handlers/graphql/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"@graphql-mesh/store": "0.7.3",
3232
"@graphql-mesh/utils": "0.33.3",
3333
"@graphql-mesh/types": "0.70.3",
34-
"@graphql-tools/url-loader": "7.9.9",
35-
"@graphql-tools/wrap": "8.4.11",
36-
"@graphql-tools/delegate": "8.7.2",
37-
"@graphql-tools/utils": "8.6.6",
34+
"@graphql-tools/url-loader": "7.9.11",
35+
"@graphql-tools/wrap": "8.4.13",
36+
"@graphql-tools/delegate": "8.7.4",
37+
"@graphql-tools/utils": "8.6.7",
3838
"tslib": "^2.3.1"
3939
},
4040
"publishConfig": {

packages/handlers/json-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@graphql-mesh/types": "0.70.3",
3333
"@graphql-mesh/utils": "0.33.3",
3434
"@graphql-mesh/store": "0.7.3",
35-
"@graphql-tools/utils": "8.6.6",
35+
"@graphql-tools/utils": "8.6.7",
3636
"graphql-compose": "9.0.8",
3737
"@omnigraph/json-schema": "0.17.23",
3838
"tslib": "^2.3.1",

packages/handlers/mongoose/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"mongoose": "*"
3030
},
3131
"devDependencies": {
32-
"mongoose": "6.2.10"
32+
"mongoose": "6.2.11"
3333
},
3434
"dependencies": {
3535
"@graphql-mesh/types": "0.70.3",
@@ -38,7 +38,7 @@
3838
"graphql-compose-mongoose": "9.7.1",
3939
"graphql-compose-connection": "8.2.1",
4040
"graphql-compose-pagination": "8.3.0",
41-
"@graphql-tools/stitching-directives": "2.2.9",
41+
"@graphql-tools/stitching-directives": "2.2.11",
4242
"tslib": "^2.3.1"
4343
},
4444
"publishConfig": {

packages/handlers/mysql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"mysql-utilities": "1.1.3",
4141
"graphql-scalars": "1.17.0",
4242
"tslib": "^2.3.1",
43-
"@graphql-tools/utils": "8.6.6"
43+
"@graphql-tools/utils": "8.6.7"
4444
},
4545
"devDependencies": {
4646
"@types/graphql-fields": "1.3.4",

packages/handlers/neo4j/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"neo4j-driver": "4.4.5",
3838
"neo4j-graphql-js": "2.19.4",
3939
"tslib": "^2.3.1",
40-
"@graphql-tools/utils": "8.6.6"
40+
"@graphql-tools/utils": "8.6.7"
4141
},
4242
"publishConfig": {
4343
"access": "public",

packages/handlers/odata/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
"@graphql-mesh/types": "0.70.3",
3737
"@graphql-mesh/store": "0.7.3",
3838
"@graphql-mesh/utils": "0.33.3",
39-
"@graphql-tools/utils": "8.6.6",
39+
"@graphql-tools/utils": "8.6.7",
4040
"http-string-parser": "0.0.6",
41-
"cross-undici-fetch": "0.1.28",
42-
"dataloader": "2.0.0",
41+
"cross-undici-fetch": "0.2.5",
42+
"dataloader": "2.1.0",
4343
"fast-xml-parser": "4.0.7",
4444
"graphql-compose": "9.0.8",
4545
"graphql-parse-resolve-info": "4.12.0",

0 commit comments

Comments
 (0)