Update modules
This commit is contained in:
1758
package-lock.json
generated
1758
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
22
package.json
22
package.json
@@ -13,19 +13,19 @@
|
||||
"url": "https://git.cloudron.io/platform/box.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-route-53": "^3.993.0",
|
||||
"@aws-sdk/client-s3": "^3.993.0",
|
||||
"@aws-sdk/lib-storage": "^3.993.0",
|
||||
"@aws-sdk/client-route-53": "^3.1000.0",
|
||||
"@aws-sdk/client-s3": "^3.1000.0",
|
||||
"@aws-sdk/lib-storage": "^3.1000.0",
|
||||
"@cloudron/connect-lastmile": "^3.0.0",
|
||||
"@cloudron/manifest-format": "^6.1.0",
|
||||
"@cloudron/pipework": "^2.1.2",
|
||||
"@cloudron/superagent": "^2.1.1",
|
||||
"@google-cloud/dns": "^5.3.1",
|
||||
"@google-cloud/storage": "^7.19.0",
|
||||
"@simplewebauthn/server": "^13.2.2",
|
||||
"@smithy/node-http-handler": "^4.4.10",
|
||||
"@smithy/util-retry": "^4.2.8",
|
||||
"@types/node": "^25.3.0",
|
||||
"@simplewebauthn/server": "^13.2.3",
|
||||
"@smithy/node-http-handler": "^4.4.12",
|
||||
"@smithy/util-retry": "^4.2.10",
|
||||
"@types/node": "^25.3.3",
|
||||
"async": "^3.2.6",
|
||||
"connect": "^3.7.0",
|
||||
"connect-timeout": "^1.9.1",
|
||||
@@ -47,7 +47,7 @@
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.6.0",
|
||||
"multiparty": "^4.2.3",
|
||||
"mysql2": "^3.17.2",
|
||||
"mysql2": "^3.18.2",
|
||||
"nodemailer": "^8.0.1",
|
||||
"oidc-provider": "^9.6.1",
|
||||
"ovh": "^2.0.3",
|
||||
@@ -55,7 +55,7 @@
|
||||
"safetydance": "^2.5.1",
|
||||
"semver": "^7.7.4",
|
||||
"speakeasy": "^2.0.0",
|
||||
"tar-stream": "^3.1.7",
|
||||
"tar-stream": "^3.1.8",
|
||||
"tldjs": "^2.3.2",
|
||||
"ua-parser-js": "^2.0.9",
|
||||
"ws": "^8.19.0",
|
||||
@@ -65,9 +65,9 @@
|
||||
"@eslint/js": "^10.0.1",
|
||||
"commander": "^14.0.3",
|
||||
"easy-table": "^1.2.0",
|
||||
"eslint": "^10.0.0",
|
||||
"eslint": "^10.0.2",
|
||||
"eventsource": "^4.1.0",
|
||||
"globals": "^17.3.0",
|
||||
"globals": "^17.4.0",
|
||||
"mocha": "^11.7.5",
|
||||
"nock": "^14.0.11",
|
||||
"ssh2": "^1.17.0"
|
||||
|
||||
Reference in New Issue
Block a user