diff --git a/package.json b/package.json index 5e2e750..45ee704 100644 --- a/package.json +++ b/package.json @@ -43,8 +43,8 @@ "@typescript-eslint/parser": "^5.29.0", "eslint-plugin-n8n-nodes-base": "^1.2.0", "gulp": "^4.0.2", - "n8n-core": "~0.122.1", - "n8n-workflow": "~0.104.0", + "n8n-core": "~0.123.0", + "n8n-workflow": "~0.105.0", "prettier": "^2.7.1", "tslint": "^6.1.2", "typescript": "~4.6.0"