diff --git a/packages/editor-ui/package.json b/packages/editor-ui/package.json index 84028aa5c2..5b0b77e004 100644 --- a/packages/editor-ui/package.json +++ b/packages/editor-ui/package.json @@ -74,7 +74,7 @@ "lodash.debounce": "^4.0.8", "lodash.get": "^4.4.2", "lodash.set": "^4.3.2", - "n8n-workflow": "~0.79.0", + "n8n-workflow": "~0.80.0", "normalize-wheel": "^1.0.1", "prismjs": "^1.17.1", "quill": "^2.0.0-dev.3",