Skip to content

Commit 4a40309

Browse files
committed
update dep
1 parent 531ae96 commit 4a40309

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"express": "^4.14.0",
4747
"extract-zip": "^1.6.0",
4848
"formidable": "^1.0.17",
49-
"fs-extra": "^1.0.0",
49+
"fs-extra": "^2.0.0",
5050
"helmet": "^3.1.0",
5151
"i18n": "^0.8.3",
5252
"jsonwebtoken": "^7.1.7",
@@ -56,10 +56,10 @@
5656
"moment": "^2.14.1",
5757
"morgan": "^1.7.0",
5858
"mysql": "^2.10.2",
59-
"nodemailer": "^2.5.0",
59+
"nodemailer": "^3.1.3",
6060
"pug": "^2.0.0-beta6",
6161
"qiniu": "^6.1.10",
62-
"rand-token": "^0.2.1",
62+
"rand-token": "^0.3.0",
6363
"recursive-fs": "^1.0.0",
6464
"redis": "^2.6.2",
6565
"request": "^2.72.0",
@@ -72,9 +72,9 @@
7272
},
7373
"devDependencies": {
7474
"istanbul": "^0.4.5",
75-
"mocha": "^3.0.2",
76-
"should": "^11.1.0",
77-
"supertest": "^2.0.0"
75+
"mocha": "^3.2.0",
76+
"should": "^11.2.0",
77+
"supertest": "^3.0.0"
7878
},
7979
"files": [
8080
"bin",

0 commit comments

Comments
 (0)