n8n-nodes-jygse-vw-weconnect 0.2.12 → 0.2.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -430,6 +430,7 @@ async function vwLogin(context, email, password) {
430
430
  encoding: 'text',
431
431
  returnFullResponse: true,
432
432
  ignoreHttpStatusErrors: true,
433
+ skipAutoFollowRedirects: true,
433
434
  });
434
435
  let identifierHtml;
435
436
  if (typeof identifierResponse === 'string') {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-jygse-vw-weconnect",
3
- "version": "0.2.12",
3
+ "version": "0.2.13",
4
4
  "description": "n8n community node for VW We Connect - Control your Volkswagen T6.1 and other VW vehicles",
5
5
  "keywords": [
6
6
  "n8n-community-node-package",