Bump for 0.20

This commit is contained in:
Nick O'Leary
2019-03-12 10:59:20 +00:00
parent 3f1b0b986f
commit 9c474cc089
4 changed files with 16 additions and 9 deletions

View File

@@ -24,7 +24,7 @@
"cors": "2.8.5",
"express-session": "1.15.6",
"express": "4.16.4",
"memorystore": "1.6.0",
"memorystore": "1.6.1",
"mime": "2.4.0",
"mustache": "3.0.1",
"oauth2orize": "1.11.0",
@@ -32,6 +32,6 @@
"passport-oauth2-client-password": "0.1.2",
"passport": "0.4.0",
"when": "3.7.8",
"ws": "6.1.4"
"ws": "6.2.0"
}
}

View File

@@ -21,7 +21,7 @@
"cookie-parser": "1.4.4",
"cookie": "0.3.1",
"cors": "2.8.5",
"cron": "1.6.0",
"cron": "1.7.0",
"denque": "1.4.0",
"fs-extra": "7.0.1",
"fs.notify": "0.0.4",
@@ -36,7 +36,7 @@
"on-headers": "1.0.2",
"raw-body": "2.3.3",
"request": "2.88.0",
"ws": "6.1.4",
"ws": "6.2.0",
"xml2js": "0.4.19",
"iconv-lite": "0.4.24"
}