Skip to content

Commit aa0a0c6

Browse files
committed
Update dependency graphql-tag to ^2.11.0
1 parent 8252726 commit aa0a0c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"peerDependencies": {
4444
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0",
45-
"graphql-tag": "^2.0.0"
45+
"graphql-tag": "^2.11.0"
4646
},
4747
"devDependencies": {
4848
"@graphql-codegen/testing": "^1.17.7",

0 commit comments

Comments
 (0)