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

Commit 961b4a1

Browse files
lib: update mongoose and aws-sdk
1 parent 9846cb6 commit 961b4a1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"start": "node ./bin/www"
66
},
77
"dependencies": {
8-
"aws-sdk": "^2.339.0",
8+
"aws-sdk": "^2.342.0",
99
"body-parser": "^1.18.3",
1010
"cookie-parser": "~1.4.3",
1111
"cron": "^1.4.1",
@@ -19,7 +19,7 @@
1919
"log4js": "^3.0.6",
2020
"method-override": "^3.0.0",
2121
"moment": "^2.22.2",
22-
"mongoose": "^5.3.4",
22+
"mongoose": "^5.3.6",
2323
"morgan": "^1.9.1",
2424
"nodemailer": "^4.6.8",
2525
"q": "^1.5.1",

0 commit comments

Comments
 (0)