Update lock file

This commit is contained in:
Girish Ramakrishnan
2026-02-21 20:34:24 +01:00
parent ea5953a397
commit a71909acd3

8
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@aws-sdk/client-s3": "^3.993.0",
"@aws-sdk/lib-storage": "^3.993.0",
"@cloudron/connect-lastmile": "^3.0.0",
"@cloudron/manifest-format": "^6.0.2",
"@cloudron/manifest-format": "^6.1.0",
"@cloudron/pipework": "^2.1.2",
"@cloudron/superagent": "^2.1.1",
"@google-cloud/dns": "^5.3.1",
@@ -1134,9 +1134,9 @@
"license": "MIT"
},
"node_modules/@cloudron/manifest-format": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/@cloudron/manifest-format/-/manifest-format-6.0.2.tgz",
"integrity": "sha512-AAWnsgZPNriCerVgeEO6MEdHJokhl9NCeSgkLucWrQLnEoPeAqKoajC4/xNlWxx4dIx2pvxu3v/AEU3ZuviGcA==",
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/@cloudron/manifest-format/-/manifest-format-6.1.0.tgz",
"integrity": "sha512-RviYpeWy3NZSshv5kb57U2/ifR43QirW5NNS1f7d5sNdiimBg6tntb4KByQVF0NgNg7dBEdu8qgL39wyZ2jWDA==",
"license": "MIT",
"dependencies": {
"@cloudron/safetydance": "^3.0.1",