mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-07-09 16:09:13 +00:00
security: address high-severity Dependabot alerts (#5622)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
826ab8548b
commit
eaf0783d37
6 changed files with 4173 additions and 3853 deletions
|
|
@ -68,6 +68,15 @@
|
|||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"vite": "^7.3.2",
|
||||
"rollup": "^4.59.0",
|
||||
"serialize-javascript": "^7.0.3",
|
||||
"picomatch@2": "^2.3.2",
|
||||
"picomatch@4": "^4.0.4"
|
||||
}
|
||||
},
|
||||
"sideEffects": false,
|
||||
"description": "The Skyvern TypeScript library provides convenient access to the Skyvern APIs from TypeScript.",
|
||||
"publishConfig": {
|
||||
|
|
|
|||
809
skyvern-ts/client/pnpm-lock.yaml
generated
809
skyvern-ts/client/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue