update many modules

This commit is contained in:
Girish Ramakrishnan
2021-01-16 10:03:45 -08:00
parent fbcfa647ef
commit e4c7985e10
2 changed files with 57 additions and 75 deletions
+9 -9
View File
@@ -18,7 +18,7 @@
"@google-cloud/storage": "^2.5.0",
"@sindresorhus/df": "git+https://github.com/cloudron-io/df.git#type",
"async": "^2.6.3",
"aws-sdk": "^2.759.0",
"aws-sdk": "^2.828.0",
"basic-auth": "^2.0.1",
"body-parser": "^1.19.0",
"cloudron-manifestformat": "^5.9.0",
@@ -28,9 +28,9 @@
"cookie-parser": "^1.4.5",
"cookie-session": "^1.4.0",
"cron": "^1.8.2",
"db-migrate": "^0.11.11",
"db-migrate-mysql": "^2.1.1",
"debug": "^4.2.0",
"db-migrate": "^0.11.12",
"db-migrate-mysql": "^2.1.2",
"debug": "^4.3.1",
"dockerode": "^2.5.8",
"ejs": "^2.6.1",
"ejs-cli": "^2.2.1",
@@ -39,12 +39,12 @@
"js-yaml": "^3.14.0",
"json": "^9.0.6",
"jsonwebtoken": "^8.5.1",
"ldapjs": "^2.2.0",
"ldapjs": "^2.2.3",
"lodash": "^4.17.20",
"lodash.chunk": "^4.2.0",
"mime": "^2.4.6",
"moment": "^2.29.0",
"moment-timezone": "^0.5.31",
"moment": "^2.29.1",
"moment-timezone": "^0.5.32",
"morgan": "^1.10.0",
"multiparty": "^4.2.2",
"mustache-express": "^1.3.0",
@@ -70,10 +70,10 @@
"tar-fs": "github:cloudron-io/tar-fs#ignore_stat_error",
"tar-stream": "^2.1.4",
"tldjs": "^2.3.1",
"underscore": "^1.11.0",
"underscore": "^1.12.0",
"uuid": "^3.4.0",
"validator": "^11.0.0",
"ws": "^7.3.1",
"ws": "^7.4.2",
"xml2js": "^0.4.23"
},
"devDependencies": {