Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit e5e984c

Browse files
authored
feat(core): updating dependencies (#1548)
1 parent afe0d38 commit e5e984c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,18 +45,18 @@
4545
"express-hbs": "^1.0.2",
4646
"express-session": "~1.14.1",
4747
"file-stream-rotator": "~0.0.6",
48-
"generate-password": "~1.1.1",
49-
"glob": "~7.0.0",
50-
"helmet": "~2.1.2",
48+
"generate-password": "~1.2.0",
49+
"glob": "~7.1.0",
50+
"helmet": "~2.3.0",
5151
"jasmine-core": "~2.5.0",
52-
"lodash": "~4.15.0",
52+
"lodash": "~4.16.2",
5353
"lusca": "~1.4.1",
5454
"method-override": "~2.3.5",
55-
"mocha": "~3.0.2",
56-
"mongoose": "~4.5.10",
55+
"mocha": "~3.1.0",
56+
"mongoose": "~4.6.2",
5757
"morgan": "~1.7.0",
5858
"multer": "~1.2.0",
59-
"nodemailer": "~2.5.0",
59+
"nodemailer": "~2.6.4",
6060
"owasp-password-strength-test": "~1.3.0",
6161
"passport": "~0.3.2",
6262
"passport-facebook": "~2.1.0",
@@ -69,7 +69,7 @@
6969
"phantomjs-prebuilt": "~2.1.4",
7070
"serve-favicon": "~2.3.0",
7171
"socket.io": "^1.4.8",
72-
"validator": "~5.5.0",
72+
"validator": "~6.0.0",
7373
"winston": "^2.2.0",
7474
"wiredep": "~4.0.0"
7575
},

0 commit comments

Comments
 (0)