Update npm packages

This commit is contained in:
Girish Ramakrishnan
2021-04-17 23:12:33 -07:00
parent 482169c805
commit 3ab0a25ec9

View File

@@ -15,7 +15,7 @@
"@google-cloud/storage": "^5.8.3",
"@sindresorhus/df": "git+https://github.com/cloudron-io/df.git#type",
"async": "^3.2.0",
"aws-sdk": "^2.879.0",
"aws-sdk": "^2.888.0",
"basic-auth": "^2.0.1",
"body-parser": "^1.19.0",
"cloudron-manifestformat": "^5.10.1",
@@ -33,7 +33,7 @@
"ejs-cli": "^2.2.1",
"express": "^4.17.1",
"ipaddr.js": "^2.0.0",
"js-yaml": "^4.0.0",
"js-yaml": "^4.1.0",
"json": "^10.0.0",
"jsonwebtoken": "^8.5.1",
"ldapjs": "^2.2.4",
@@ -67,7 +67,7 @@
"tar-fs": "github:cloudron-io/tar-fs#ignore_stat_error",
"tar-stream": "^2.2.0",
"tldjs": "^2.3.1",
"underscore": "^1.12.1",
"underscore": "^1.13.1",
"uuid": "^8.3.2",
"validator": "^13.5.2",
"ws": "^7.4.4",