Skip to content

Commit e66a5d5

Browse files
committed
INCREASE dependencies versions.
1 parent 3823523 commit e66a5d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
},
2525
"homepage": "https://github.com/rdiego26/redis-session-storage",
2626
"dependencies": {
27-
"body-parser": "1.14.1",
28-
"express": "4.13.3",
27+
"body-parser": "^1.17.2",
28+
"express": "^4.15.3",
2929
"redis": "2.1.0"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)