diff options
| author | Wes Bos <wesbos@gmail.com> | 2018-09-27 10:42:49 -0400 |
|---|---|---|
| committer | Wes Bos <wesbos@gmail.com> | 2018-09-27 10:42:49 -0400 |
| commit | 88e623f29596ae1d7a78ee6ad922f0e07012a10b (patch) | |
| tree | 6b71ab7cf00852352757cc744b1e3e522ea01acc /finished-application/backend/package.json | |
| parent | 9a07426842433d48e90c5dc743a66033fc15cbd5 (diff) | |
upgrade deps
Diffstat (limited to 'finished-application/backend/package.json')
| -rw-r--r-- | finished-application/backend/package.json | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/finished-application/backend/package.json b/finished-application/backend/package.json index 0e96fb0..f76805c 100644 --- a/finished-application/backend/package.json +++ b/finished-application/backend/package.json @@ -17,16 +17,12 @@ "graphql": "^0.13.2", "graphql-yoga": "1.16.2", "jsonwebtoken": "8.3.0", - "nodemailer": "^4.6.6", + "nodemailer": "^4.6.8", "nodemon": "1.18.4", "npm-run-all": "^4.1.3", - "prisma": "1.16.2", - "prisma-binding": "2.1.5", - "stripe": "^6.1.1" - }, - "devDependencies": { - "graphql-cli": "^2.16.2", - "jest-cli": "^23.1.0" + "prisma": "1.17.1", + "prisma-binding": "2.1.6", + "stripe": "^6.12.1" }, "license": "MIT", "repository": { |
