Update lockfile

This commit is contained in:
Johannes Zellner
2022-01-05 14:33:07 +01:00
parent fb5d726d42
commit 38dd7e7414
+14 -14
View File
@@ -12,10 +12,10 @@
"@google-cloud/storage": "^5.16.1",
"@sindresorhus/df": "git+https://github.com/cloudron-io/df.git#type",
"async": "^3.2.2",
"aws-sdk": "^2.1048.0",
"aws-sdk": "^2.1049.0",
"basic-auth": "^2.0.1",
"body-parser": "^1.19.1",
"cloudron-manifestformat": "^5.13.0",
"cloudron-manifestformat": "^5.14.0",
"connect": "^3.7.0",
"connect-lastmile": "^2.1.1",
"connect-timeout": "^1.9.0",
@@ -548,9 +548,9 @@
"integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
},
"node_modules/aws-sdk": {
"version": "2.1048.0",
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1048.0.tgz",
"integrity": "sha512-mVwWo+Udiuc/yEZ/DgJQGqOEtfiQjgUdtshx/t6ISe3+jW3TF9hUACwADwx2Sr/fuJyyJ3QD5JYLt5Cw35wQpA==",
"version": "2.1050.0",
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1050.0.tgz",
"integrity": "sha512-xXY3wAZQyh/d6vk5oClyB3ViFENc1OOrsB/HUu/g+wnMzMLp+ea+OpZwRM5+g90mAiJ1eLOxje0Sgnbe7fP2oA==",
"dependencies": {
"buffer": "4.9.2",
"events": "1.1.1",
@@ -900,9 +900,9 @@
}
},
"node_modules/cloudron-manifestformat": {
"version": "5.13.0",
"resolved": "https://registry.npmjs.org/cloudron-manifestformat/-/cloudron-manifestformat-5.13.0.tgz",
"integrity": "sha512-0l7Wwd1BezOoS1w3auKBdEDxT2LSnAgai60h60tAwYljLmuV5/1CVZLJaaBVREb6gf4B9paDcfqV1ecURo4gEQ==",
"version": "5.14.0",
"resolved": "https://registry.npmjs.org/cloudron-manifestformat/-/cloudron-manifestformat-5.14.0.tgz",
"integrity": "sha512-2rDBzCvDJDWIKVQQfssxd5xdSOEROQUYgBYKAh10czWjlGnJDfqGpVRpdFwejN+R4Cu58rL1rpyvoDQCsiawSw==",
"dependencies": {
"cron": "^1.8.2",
"java-packagename-regex": "^1.0.0",
@@ -7075,9 +7075,9 @@
"integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
},
"aws-sdk": {
"version": "2.1048.0",
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1048.0.tgz",
"integrity": "sha512-mVwWo+Udiuc/yEZ/DgJQGqOEtfiQjgUdtshx/t6ISe3+jW3TF9hUACwADwx2Sr/fuJyyJ3QD5JYLt5Cw35wQpA==",
"version": "2.1050.0",
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1050.0.tgz",
"integrity": "sha512-xXY3wAZQyh/d6vk5oClyB3ViFENc1OOrsB/HUu/g+wnMzMLp+ea+OpZwRM5+g90mAiJ1eLOxje0Sgnbe7fP2oA==",
"requires": {
"buffer": "4.9.2",
"events": "1.1.1",
@@ -7369,9 +7369,9 @@
}
},
"cloudron-manifestformat": {
"version": "5.13.0",
"resolved": "https://registry.npmjs.org/cloudron-manifestformat/-/cloudron-manifestformat-5.13.0.tgz",
"integrity": "sha512-0l7Wwd1BezOoS1w3auKBdEDxT2LSnAgai60h60tAwYljLmuV5/1CVZLJaaBVREb6gf4B9paDcfqV1ecURo4gEQ==",
"version": "5.14.0",
"resolved": "https://registry.npmjs.org/cloudron-manifestformat/-/cloudron-manifestformat-5.14.0.tgz",
"integrity": "sha512-2rDBzCvDJDWIKVQQfssxd5xdSOEROQUYgBYKAh10czWjlGnJDfqGpVRpdFwejN+R4Cu58rL1rpyvoDQCsiawSw==",
"requires": {
"cron": "^1.8.2",
"java-packagename-regex": "^1.0.0",