diff --git a/packages/cli/package.json b/packages/cli/package.json index 38b4eef82502b..b24bec7acbfeb 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -108,7 +108,7 @@ "@types/shelljs": "^0.8.11", "@types/swagger-ui-express": "^4.1.3", "@types/yamljs": "^0.2.31", - "axios": "^0.21.1", + "axios": "^1.7.8", "basic-auth": "^2.0.1", "bcryptjs": "^2.4.3", "body-parser": "^1.18.3", @@ -134,7 +134,7 @@ "json-diff": "^0.5.4", "jsonschema": "^1.4.1", "jsonwebtoken": "^8.5.1", - "jwks-rsa": "~1.12.1", + "jwks-rsa": "~2.0.0", "localtunnel": "^2.0.0", "lodash.get": "^4.4.2", "lodash.intersection": "^4.4.0", @@ -146,7 +146,7 @@ "mysql2": "~2.3.0", "n8n-core": "~0.127.0", "n8n-editor-ui": "~0.153.1", - "n8n-nodes-base": "~0.185.1", + "n8n-nodes-base": "~0.218.0", "n8n-workflow": "~0.109.0", "nodemailer": "^6.7.1", "oauth-1.0a": "^2.2.6",