validate versions file

This commit is contained in:
Girish Ramakrishnan
2026-02-06 16:58:46 +01:00
parent 49d5d10d77
commit 4461e7225f
3 changed files with 17 additions and 11 deletions

8
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@aws-sdk/client-s3": "^3.974.0",
"@aws-sdk/lib-storage": "^3.974.0",
"@cloudron/connect-lastmile": "^2.3.0",
"@cloudron/manifest-format": "^5.31.0",
"@cloudron/manifest-format": "^5.32.1",
"@cloudron/pipework": "^1.2.0",
"@cloudron/superagent": "^1.0.1",
"@google-cloud/dns": "^5.3.1",
@@ -1291,9 +1291,9 @@
"license": "MIT"
},
"node_modules/@cloudron/manifest-format": {
"version": "5.31.0",
"resolved": "https://registry.npmjs.org/@cloudron/manifest-format/-/manifest-format-5.31.0.tgz",
"integrity": "sha512-WzmUzKWyvtv3iR4dw2fyCbltgMk0dSTol7pAER47XZ4HTsJuQ4dpbR5/tFJ11P4DZudUJErOTf0nBkz50foQCA==",
"version": "5.32.1",
"resolved": "https://registry.npmjs.org/@cloudron/manifest-format/-/manifest-format-5.32.1.tgz",
"integrity": "sha512-dq54lx/YMO1TOoFfdZTArgU3UH+WOz57z8Tcafc09d82iKB40grZSVsT1AWuY+yw5aXbo8V0r5P9nDx/qzMejw==",
"license": "MIT",
"dependencies": {
"ajv": "^8.17.1",