chore: resolve open Dependabot alerts (#5797)
Some checks failed
Auto Create GitHub Release on Version Change / check-version-change (push) Waiting to run
Auto Create GitHub Release on Version Change / create-release (push) Blocked by required conditions
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Build Skyvern SDK and publish to PyPI / check-version-change (push) Waiting to run
Build Skyvern SDK and publish to PyPI / run-ci (push) Blocked by required conditions
Build Skyvern SDK and publish to PyPI / build-sdk (push) Blocked by required conditions
Build Skyvern TS SDK and publish to npm / check-version-change (push) Has been cancelled
Build Skyvern TS SDK and publish to npm / build-and-publish-sdk (push) Has been cancelled

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Shuchang Zheng 2026-05-04 22:36:52 -07:00 committed by GitHub
parent f43625f7ea
commit edb800e6f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 686 additions and 645 deletions

View file

@ -73,5 +73,16 @@
"publishConfig": {
"access": "public",
"provenance": true
},
"pnpm": {
"overrides": {
"picomatch@2": ">=2.3.2",
"picomatch@4": ">=4.0.4",
"postcss": ">=8.5.10",
"rollup": ">=4.59.0",
"serialize-javascript": ">=7.0.5",
"vite": "^7.3.2",
"webpack": ">=5.104.1"
}
}
}

File diff suppressed because it is too large Load diff