Update packages

This commit is contained in:
Girish Ramakrishnan
2022-01-09 16:39:24 -08:00
parent eada292ef3
commit e7983f03d8
2 changed files with 264 additions and 80 deletions

View File

@@ -11,11 +11,11 @@
"url": "https://git.cloudron.io/cloudron/box.git"
},
"dependencies": {
"@google-cloud/dns": "^2.2.3",
"@google-cloud/dns": "^2.2.4",
"@google-cloud/storage": "^5.16.1",
"@sindresorhus/df": "git+https://github.com/cloudron-io/df.git#type",
"async": "^3.2.2",
"aws-sdk": "^2.1049.0",
"aws-sdk": "^2.1053.0",
"basic-auth": "^2.0.1",
"body-parser": "^1.19.1",
"cloudron-manifestformat": "^5.14.0",
@@ -58,7 +58,7 @@
"semver": "^7.3.5",
"speakeasy": "^2.0.0",
"split": "^1.0.1",
"superagent": "^6.1.0",
"superagent": "^7.0.1",
"supererror": "^0.7.2",
"tar-fs": "github:cloudron-io/tar-fs#ignore_stat_error",
"tar-stream": "^2.2.0",