Skip to content

fix: resolve npm audit vulnerabilities and upgrade eslint to v10#2

Open
daniellmorrisGP wants to merge 2 commits into
valtech-sd:masterfrom
GiganticPlayground:audit-warning-fix
Open

fix: resolve npm audit vulnerabilities and upgrade eslint to v10#2
daniellmorrisGP wants to merge 2 commits into
valtech-sd:masterfrom
GiganticPlayground:audit-warning-fix

Conversation

@daniellmorrisGP

Copy link
Copy Markdown
  • Remove coveralls (no fix available for its request/form-data/qs/tough-cookie chain)
  • Upgrade eslint 6 → 10 to fix flatted/flat-cache/inquirer/tmp chain
  • Migrate eslint config from .eslintrc.js to flat config (eslint.config.js)
  • Add @eslint/js and globals for flat config recommended ruleset
  • npm audit fix patches remaining transitive deps (babel, acorn, braces, etc.)
  • Result: 0 vulnerabilities (down from 35)

- Remove coveralls (no fix available for its request/form-data/qs/tough-cookie chain)
- Upgrade eslint 6 → 10 to fix flatted/flat-cache/inquirer/tmp chain
- Migrate eslint config from .eslintrc.js to flat config (eslint.config.js)
- Add @eslint/js and globals for flat config recommended ruleset
- npm audit fix patches remaining transitive deps (babel, acorn, braces, etc.)
- Result: 0 vulnerabilities (down from 35)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant