mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
🐛 Fix dependency
This commit is contained in:
parent
13cbd4e1e0
commit
81bcd2a25b
|
@ -210,7 +210,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"aws4": "^1.8.0",
|
"aws4": "^1.8.0",
|
||||||
"basic-auth": "^2.0.1",
|
"basic-auth": "^2.0.1",
|
||||||
"camel-case": "^4.1.1",
|
"change-case": "^4.1.1",
|
||||||
"cheerio": "^1.0.0-rc.3",
|
"cheerio": "^1.0.0-rc.3",
|
||||||
"cron": "^1.7.2",
|
"cron": "^1.7.2",
|
||||||
"eventsource": "^1.0.7",
|
"eventsource": "^1.0.7",
|
||||||
|
|
Loading…
Reference in a new issue