Fix dependabot security alerts across workspace#193
Conversation
Resolves 31 open dependabot alerts spanning npm and pip lockfiles. - pnpm: add overrides for postcss, vite, yaml, flatted, minimatch, rollup - template: update python-dotenv (1.2.2) and pygments (2.20.0) - examples/basic-python: bump e2b-desktop to ^2.3.1 (pulls pillow 12.2.0) and python-dotenv to ^1.2.2 - packages/python-sdk: bump dev pytest to ^9.0.3 (pulls pygments 2.20.0) - examples/basic-javascript: bump electron to ^39.8.5 (resolves 17 electron CVEs) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
PR SummaryMedium Risk Overview Notably bumps Adds root-level Reviewed by Cursor Bugbot for commit 5954a12. Bugbot is set up for automated code reviews on this repo. Configure here. |
Summary
Resolves all 31 open dependabot alerts across the repo's npm and pip manifests.
pnpm.overridesfor postcss, vite, yaml, flatted, minimatch (3.x and 9.x), and rollupe2b-desktopto^2.3.1(pulls pillow 12.2.0) andpython-dotenvto^1.2.2pytestto^9.0.3(pulls pygments 2.20.0)electronto^39.8.5(resolves 17 electron CVEs)Test plan
pnpm install,pnpm build(js-sdk), andpnpm lintsucceed locally🤖 Generated with Claude Code