Skip to content

Commit ec1e892

Browse files
authored
update @graphql-tools/schema and graphql (graphql#1651)
1 parent 3073077 commit ec1e892

File tree

2 files changed

+33
-39
lines changed

2 files changed

+33
-39
lines changed

Diff for: package.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,11 @@
1414
"test": "echo \"no tests\" && exit 1"
1515
},
1616
"type": "module",
17-
"resolutions": {
18-
"graphql": "16.6.0"
19-
},
2017
"dependencies": {
21-
"@graphql-tools/schema": "10.0.0",
18+
"@graphql-tools/schema": "10.0.3",
2219
"codemirror": "5.65.1",
2320
"codemirror-graphql": "1.3.2",
24-
"graphql": "16.6.0",
21+
"graphql": "16.8.1",
2522
"marked": "5.0.2",
2623
"numbro": "2.3.6",
2724
"parser-front-matter": "1.6.4",

Diff for: pnpm-lock.yaml

+31-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)