Skip to content

Commit 49586c5

Browse files
committed
fix(deps): update all non-major dependencies
1 parent 0e44ca1 commit 49586c5

File tree

27 files changed

+374
-357
lines changed

27 files changed

+374
-357
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@parcel/transformer-webmanifest": "2.4.1",
3737
"@types/jest": "27.4.1",
3838
"@types/node": "16.11.26",
39-
"@typescript-eslint/eslint-plugin": "5.18.0",
40-
"@typescript-eslint/parser": "5.18.0",
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.2",
3232
"@graphql-mesh/utils": "0.33.2",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@graphql-tools/utils": "8.6.6",
5959
"@graphql-tools/load": "7.5.7",
6060
"@graphql-tools/graphql-file-loader": "7.3.8",
61-
"@graphql-tools/wrap": "8.4.11",
61+
"@graphql-tools/wrap": "8.4.12",
6262
"@graphql-yoga/render-graphiql": "2.0.0",
6363
"@graphql-yoga/node": "2.0.0",
6464
"cookie-parser": "1.4.6",

packages/handlers/graphql/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
"@graphql-mesh/store": "0.7.2",
3232
"@graphql-mesh/utils": "0.33.2",
3333
"@graphql-mesh/types": "0.70.2",
34-
"@graphql-tools/url-loader": "7.9.9",
35-
"@graphql-tools/wrap": "8.4.11",
36-
"@graphql-tools/delegate": "8.7.2",
34+
"@graphql-tools/url-loader": "7.9.10",
35+
"@graphql-tools/wrap": "8.4.12",
36+
"@graphql-tools/delegate": "8.7.3",
3737
"@graphql-tools/utils": "8.6.6",
3838
"tslib": "^2.3.1"
3939
},

packages/handlers/mongoose/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.10",
4242
"tslib": "^2.3.1"
4343
},
4444
"publishConfig": {

packages/handlers/odata/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@graphql-mesh/utils": "0.33.2",
3939
"@graphql-tools/utils": "8.6.6",
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",

packages/handlers/openapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@graphql-mesh/store": "0.7.2",
3838
"@graphql-mesh/utils": "0.33.2",
3939
"@graphql-tools/utils": "8.6.6",
40-
"cross-undici-fetch": "0.1.28",
40+
"cross-undici-fetch": "0.2.5",
4141
"deep-equal": "2.0.5",
4242
"form-urlencoded": "6.0.6",
4343
"jsonpath-plus": "6.0.1",

packages/json-machete/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@json-schema-tools/meta-schema": "1.6.19",
29-
"cross-undici-fetch": "0.1.28",
29+
"cross-undici-fetch": "0.2.5",
3030
"json-ptr": "3.1.0",
3131
"@graphql-mesh/utils": "0.33.2",
3232
"@graphql-mesh/cross-helpers": "0.1.0",

packages/loaders/json-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/qs": "6.9.7"
3434
},
3535
"dependencies": {
36-
"cross-undici-fetch": "0.1.28",
36+
"cross-undici-fetch": "0.2.5",
3737
"json-machete": "0.7.8",
3838
"@graphql-mesh/types": "0.70.2",
3939
"@graphql-mesh/utils": "0.33.2",

packages/loaders/raml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"graphql": "*"
2929
},
3030
"dependencies": {
31-
"cross-undici-fetch": "0.1.28",
31+
"cross-undici-fetch": "0.2.5",
3232
"@omnigraph/json-schema": "0.17.22",
3333
"@ardatan/raml-1-parser": "1.1.69",
3434
"json-machete": "0.7.8",

0 commit comments

Comments
 (0)