mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
⬆️ Set n8n-workflow@0.130.0 on multiple packages
This commit is contained in:
parent
6350abc898
commit
20616e7af7
|
@ -153,7 +153,7 @@
|
|||
"n8n-core": "~0.148.0",
|
||||
"n8n-editor-ui": "~0.174.0",
|
||||
"n8n-nodes-base": "~0.206.0",
|
||||
"n8n-workflow": "~0.129.0",
|
||||
"n8n-workflow": "~0.130.0",
|
||||
"nodemailer": "^6.7.1",
|
||||
"oauth-1.0a": "^2.2.6",
|
||||
"open": "^7.0.0",
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
"form-data": "^4.0.0",
|
||||
"lodash.get": "^4.4.2",
|
||||
"mime-types": "^2.1.27",
|
||||
"n8n-workflow": "~0.129.0",
|
||||
"n8n-workflow": "~0.130.0",
|
||||
"oauth-1.0a": "^2.2.6",
|
||||
"p-cancelable": "^2.0.0",
|
||||
"pretty-bytes": "^5.6.0",
|
||||
|
|
|
@ -753,7 +753,7 @@
|
|||
"@types/xml2js": "^0.4.3",
|
||||
"eslint-plugin-n8n-nodes-base": "^1.11.1",
|
||||
"gulp": "^4.0.0",
|
||||
"n8n-workflow": "~0.129.0"
|
||||
"n8n-workflow": "~0.130.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@kafkajs/confluent-schema-registry": "1.0.6",
|
||||
|
|
Loading…
Reference in a new issue