Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Commit 93256ee

Browse files
lib: update libs
1 parent 2db8aa3 commit 93256ee

File tree

2 files changed

+21
-77
lines changed

2 files changed

+21
-77
lines changed

package-lock.json

Lines changed: 18 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"start": "node ./bin/www"
66
},
77
"dependencies": {
8-
"aws-sdk": "^2.330.0",
8+
"aws-sdk": "^2.337.0",
99
"body-parser": "^1.18.3",
1010
"cookie-parser": "~1.4.3",
1111
"cron": "^1.4.1",
1212
"debug": "^4.1.0",
13-
"express": "^4.16.3",
13+
"express": "^4.16.4",
1414
"fs": "~0.0.2",
1515
"google-auth-library": "^2.0.0",
1616
"hashids": "^1.2.2",
@@ -19,7 +19,7 @@
1919
"log4js": "^3.0.6",
2020
"method-override": "^3.0.0",
2121
"moment": "^2.22.2",
22-
"mongoose": "^5.3.2",
22+
"mongoose": "^5.3.4",
2323
"morgan": "^1.9.1",
2424
"nodemailer": "^4.6.8",
2525
"q": "^1.5.1",

0 commit comments

Comments
 (0)