Skip to content

Commit 131b6c5

Browse files
committed
fix: upgrade dependencies
1 parent da590a3 commit 131b6c5

File tree

2 files changed

+71
-19
lines changed

2 files changed

+71
-19
lines changed

package-lock.json

Lines changed: 69 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/striptags": "^3.1.1",
5959
"chai": "^3.5.0",
6060
"express": "^4.17.1",
61-
"express-graphql": "^0.8.0",
61+
"express-graphql": "^0.12.0",
6262
"handlebars": "^4.4.3",
6363
"jest": "^24.9.0",
6464
"node-sass": "^4.12.0",
@@ -73,7 +73,7 @@
7373
"deepmerge": "^2.0.1",
7474
"fs-extra": "^0.30.0",
7575
"glob": "^7.1.0",
76-
"graphql": "^0.12.0",
76+
"graphql": "^15.4.0",
7777
"marked": "^0.7.0",
7878
"mustache": "^2.2.1",
7979
"request": "^2.88.0",

0 commit comments

Comments
 (0)