Skip to content

Commit 98c34a8

Browse files
authored
Merge pull request #4 from DarthRatz/snyk-fix-3f22470d047da65a64e0941c53be12e5
[Snyk] Fix for 2 vulnerabilities
2 parents 941c13f + 6f83c06 commit 98c34a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

09_NodeChatroom/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"email": ""
99
},
1010
"dependencies": {
11-
"express": "^3.4.4",
11+
"express": "^4.0.0",
1212
"jade": "*",
13-
"mongodb": "^1.4.19",
13+
"mongodb": "^3.1.13",
1414
"socket.io": "^1.0.6",
1515
"stylus": "^0.49.1"
1616
}

0 commit comments

Comments
 (0)