Skip to content

Commit d566350

Browse files
authoredJun 23, 2023
chore(deps): update all non-major dependencies (#5603)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb399b2 commit d566350

File tree

57 files changed

+71
-71
lines changed

Some content is hidden

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

57 files changed

+71
-71
lines changed
 

‎examples/auth0/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@graphql-mesh/cli": "0.83.4",
1515
"@graphql-mesh/json-schema": "0.94.3",
1616
"@graphql-mesh/plugin-operation-field-permissions": "0.94.0",
17-
"graphql": "16.7.0"
17+
"graphql": "16.7.1"
1818
},
1919
"devDependencies": {
2020
"jest": "29.5.0"

‎examples/cloudflare-workers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@graphql-mesh/cli": "0.83.4",
88
"@graphql-mesh/json-schema": "0.94.3",
99
"@graphql-mesh/plugin-response-cache": "0.94.1",
10-
"graphql": "16.7.0"
10+
"graphql": "16.7.1"
1111
},
1212
"devDependencies": {
1313
"wrangler": "3.1.1"

0 commit comments

Comments
 (0)
Please sign in to comment.