codeflash/code_to_optimize/js/code_to_optimize_js_esm
Kevin Turcios 45fb07fad2 fix: upgrade dependencies to resolve Dependabot security alerts
Upgrade Python deps via uv sync --upgrade (werkzeug, filelock for py>=3.10,
and others). Run npm audit fix across JS test fixtures to patch minimatch
and rollup vulnerabilities.

Remaining unfixable:
- filelock <3.20.3 for py<3.10 (patched version requires py>=3.10)
- serialize-javascript in mocha ^10 (fix requires mocha 11 breaking change)
2026-03-07 03:48:38 -05:00
..
tests add e2e test for CI 2026-01-27 20:54:01 -08:00
async_utils.js add e2e test for CI 2026-01-27 20:54:01 -08:00
codeflash.yaml add e2e test for CI 2026-01-27 20:54:01 -08:00
fibonacci.js add e2e test for CI 2026-01-27 20:54:01 -08:00
jest.config.cjs add e2e test for CI 2026-01-27 20:54:01 -08:00
package-lock.json fix: upgrade dependencies to resolve Dependabot security alerts 2026-03-07 03:48:38 -05:00
package.json move package dependencies to codeflash 2026-01-28 11:34:44 +05:30