Skip to content

Commit 8a7ad64

Browse files
fix(deps): update apollo graphql packages
1 parent 343c70a commit 8a7ad64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"dist"
2020
],
2121
"dependencies": {
22-
"apollo-boost": "^0.4.3",
22+
"apollo-boost": "^0.4.9",
2323
"commander": "^2.20.0",
2424
"graphql": "^14.4.2",
25-
"graphql-tag": "^2.10.1",
25+
"graphql-tag": "^2.12.6",
2626
"micromatch": "^4.0.2",
2727
"node-fetch": "^2.6.0",
2828
"signale": "^1.4.0",

0 commit comments

Comments
 (0)