Update manifest format

This commit is contained in:
Girish Ramakrishnan
2025-10-21 14:18:12 +02:00
parent ca11d5af94
commit 286de8cdcb
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@aws-sdk/client-s3": "^3.901.0",
"@aws-sdk/lib-storage": "^3.901.0",
"@cloudron/connect-lastmile": "^2.3.0",
"@cloudron/manifest-format": "^5.28.0",
"@cloudron/manifest-format": "^5.29.0",
"@cloudron/superagent": "^1.0.0",
"@google-cloud/dns": "^5.3.0",
"@google-cloud/storage": "^7.17.1",
@@ -1141,9 +1141,9 @@
"license": "MIT"
},
"node_modules/@cloudron/manifest-format": {
"version": "5.28.0",
"resolved": "https://registry.npmjs.org/@cloudron/manifest-format/-/manifest-format-5.28.0.tgz",
"integrity": "sha512-XunisSYvpZgdI2i489nRXr6pLa5JYJj95xIoULOSqt0rf2LSbo70x1hGEujuTFS8LXnv0UMu3UFhEXf5exPdzg==",
"version": "5.29.0",
"resolved": "https://registry.npmjs.org/@cloudron/manifest-format/-/manifest-format-5.29.0.tgz",
"integrity": "sha512-F0+pZ/ibs6jZAEXa0mKQBcFMLG4zmz4Qjkdx8irM4/1kbkIcvKTBaU1oRt6Uz8F7LSvlc1/D5sK45JKEkrNlCQ==",
"license": "MIT",
"dependencies": {
"cron": "^4.3.1",

View File

@@ -16,7 +16,7 @@
"@aws-sdk/client-s3": "^3.901.0",
"@aws-sdk/lib-storage": "^3.901.0",
"@cloudron/connect-lastmile": "^2.3.0",
"@cloudron/manifest-format": "^5.28.0",
"@cloudron/manifest-format": "^5.29.0",
"@cloudron/superagent": "^1.0.0",
"@google-cloud/dns": "^5.3.0",
"@google-cloud/storage": "^7.17.1",