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

Commit 810e166

Browse files
lib: update minor
1 parent 9ba2ab3 commit 810e166

File tree

2 files changed

+41
-46
lines changed

2 files changed

+41
-46
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
{
22
"name": "fluster-backend",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"scripts": {
55
"start": "node ./bin/www"
66
},
77
"dependencies": {
8-
"aws-sdk": "^2.342.0",
8+
"aws-sdk": "^2.351.0",
99
"body-parser": "^1.18.3",
1010
"cookie-parser": "~1.4.3",
11-
"cron": "^1.4.1",
11+
"cron": "^1.5.0",
1212
"debug": "^4.1.0",
1313
"express": "^4.16.4",
1414
"fs": "~0.0.2",
15-
"google-auth-library": "^2.0.0",
15+
"google-auth-library": "^2.0.1",
1616
"hashids": "^1.2.2",
1717
"https": "^1.0.0",
1818
"i18n": "^0.8.3",
1919
"log4js": "^3.0.6",
2020
"method-override": "^3.0.0",
2121
"moment": "^2.22.2",
22-
"mongoose": "^5.3.6",
22+
"mongoose": "^5.3.10",
2323
"morgan": "^1.9.1",
2424
"nodemailer": "^4.6.8",
2525
"q": "^1.5.1",

0 commit comments

Comments
 (0)