bumped deps
This commit is contained in:
parent
b6555ffd04
commit
8da244e38a
1 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@
|
||||||
"connect-redis": "^3.1.0",
|
"connect-redis": "^3.1.0",
|
||||||
"cookie-parser": "^1.4.3",
|
"cookie-parser": "^1.4.3",
|
||||||
"csurf": "^1.9.0",
|
"csurf": "^1.9.0",
|
||||||
"csv-parse": "^1.1.1",
|
"csv-parse": "^1.1.2",
|
||||||
"escape-html": "^1.0.3",
|
"escape-html": "^1.0.3",
|
||||||
"express": "^4.14.0",
|
"express": "^4.14.0",
|
||||||
"express-session": "^1.14.0",
|
"express-session": "^1.14.0",
|
||||||
|
@ -52,7 +52,7 @@
|
||||||
"humanize": "0.0.9",
|
"humanize": "0.0.9",
|
||||||
"is-url": "^1.2.1",
|
"is-url": "^1.2.1",
|
||||||
"isemail": "^2.2.0",
|
"isemail": "^2.2.0",
|
||||||
"jsdom": "^9.4.0",
|
"jsdom": "^9.4.1",
|
||||||
"juice": "^2.0.0",
|
"juice": "^2.0.0",
|
||||||
"mkdirp": "^0.5.1",
|
"mkdirp": "^0.5.1",
|
||||||
"moment-timezone": "^0.5.4",
|
"moment-timezone": "^0.5.4",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue