Skip to content

Commit 181480d

Browse files
authored
chore: update yarn.lock and add graphql resolution (#540)
1 parent cf7f167 commit 181480d

File tree

2 files changed

+3701
-3175
lines changed

2 files changed

+3701
-3175
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,8 @@
106106
"node-fetch": "^2.6.7",
107107
"cross-fetch": "^2.2.6",
108108
"glob-parent": "^6.0.2",
109-
"parse-url": "^8.1.0"
109+
"parse-url": "^8.1.0",
110+
"graphql": "15.8.0"
110111
},
111112
"config": {
112113
"commitizen": {

0 commit comments

Comments
 (0)