Skip to content

Commit 52e2954

Browse files
committed
fix: upgrade @graphql-mesh/cli from 0.68.1 to 0.90.8
Snyk has created this PR to upgrade @graphql-mesh/cli from 0.68.1 to 0.90.8. See this package in npm: @graphql-mesh/cli See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/fed87267-d43a-4da6-bc4b-d4d56baa372a?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 778cef6 commit 52e2954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-graphql-gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"build:mesh": "mesh build"
1010
},
1111
"dependencies": {
12-
"@graphql-mesh/cli": "0.68.1",
12+
"@graphql-mesh/cli": "0.90.8",
1313
"@graphql-mesh/config": "0.35.1",
1414
"@graphql-mesh/new-openapi": "0.4.10",
1515
"@graphql-mesh/runtime": "0.34.1",

0 commit comments

Comments
 (0)