Skip to content

Commit 13d507b

Browse files
fix(package): update redis to version 3.0.0
1 parent cf87bbf commit 13d507b

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
@@ -38,7 +38,7 @@
3838
"ejs": "^2.6.1",
3939
"express": "^4.16.4",
4040
"mongodb": "^3.2.3",
41-
"redis": "^2.8.0",
41+
"redis": "^3.0.0",
4242
"bcryptjs": "^2.4.3",
4343
"jsonwebtoken": "^8.5.1",
4444
"inquirer": "^6.3.1",

0 commit comments

Comments
 (0)