Update packages

This commit is contained in:
Girish Ramakrishnan
2026-02-09 14:50:20 +01:00
parent 2ec349e919
commit d4efb63f3d
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@aws-sdk/client-s3": "^3.984.0",
"@aws-sdk/lib-storage": "^3.984.0",
"@cloudron/connect-lastmile": "^2.3.0",
"@cloudron/manifest-format": "^5.34.0",
"@cloudron/manifest-format": "^5.35.0",
"@cloudron/pipework": "^1.2.0",
"@cloudron/superagent": "^1.0.1",
"@google-cloud/dns": "^5.3.1",
@@ -1178,15 +1178,15 @@
"license": "MIT"
},
"node_modules/@cloudron/manifest-format": {
"version": "5.34.0",
"resolved": "https://registry.npmjs.org/@cloudron/manifest-format/-/manifest-format-5.34.0.tgz",
"integrity": "sha512-m+mPzdz44j6u4js66SAcpQofX0HJ6NrPPpVzkeGOq1reDoeBlKnpY4d4Cor2APflif2og+jRbctjyLtMkSdi4Q==",
"version": "5.35.0",
"resolved": "https://registry.npmjs.org/@cloudron/manifest-format/-/manifest-format-5.35.0.tgz",
"integrity": "sha512-vBeLldotUjQEx6A+nQJwbr+TXi8pNQfcUiJHtv0arf9X79HcyuCydDuhJK5RLu6zR2c37Sd3yK83Wbv8kygxLg==",
"license": "MIT",
"dependencies": {
"ajv": "^8.17.1",
"cron": "^4.4.0",
"safetydance": "2.5.1",
"semver": "^7.7.3"
"semver": "^7.7.4"
}
},
"node_modules/@cloudron/manifest-format/node_modules/ajv": {

View File

@@ -16,7 +16,7 @@
"@aws-sdk/client-s3": "^3.984.0",
"@aws-sdk/lib-storage": "^3.984.0",
"@cloudron/connect-lastmile": "^2.3.0",
"@cloudron/manifest-format": "^5.34.0",
"@cloudron/manifest-format": "^5.35.0",
"@cloudron/pipework": "^1.2.0",
"@cloudron/superagent": "^1.0.1",
"@google-cloud/dns": "^5.3.1",