mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-05-02 21:50:20 +00:00
Upgrade n8n worklfow to resolve axios dependabot alert (#2893)
This commit is contained in:
parent
a8bcc2a63c
commit
d5cb6ec74d
5 changed files with 1511 additions and 707 deletions
|
|
@ -53,6 +53,9 @@
|
|||
"typescript": "^5.5.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"n8n-workflow": "*"
|
||||
"n8n-workflow": "^1.82.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"braces": "^3.0.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue