Skip to content

Commit 7dc3f55

Browse files
committed
update deps
1 parent 05469e6 commit 7dc3f55

File tree

2 files changed

+871
-77
lines changed

2 files changed

+871
-77
lines changed

server/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
},
1313
"dependencies": {
1414
"bcryptjs": "^2.4.3",
15-
"graphql-yoga": "^1.7.0",
16-
"jsonwebtoken": "^8.2.0",
17-
"prisma-binding": "^2.0.2"
15+
"graphql-yoga": "^1.14.12",
16+
"jsonwebtoken": "^8.3.0",
17+
"prisma-binding": "^2.1.1"
1818
},
1919
"devDependencies": {
2020
"graphql-cli": "^2.16.4",
2121
"npm-run-all": "^4.1.2",
22-
"prisma": "^1.9.0"
22+
"prisma": "^1.12.0"
2323
}
2424
}

0 commit comments

Comments
 (0)