Conversation
…ock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15309438
|
This update includes a high-risk major upgrade for eslint and a medium-risk major upgrade for del-cli. eslint@9.39.1 → eslint@10.0.0 (HIGH RISK)This is a significant major release with multiple high-impact breaking changes that will require mandatory developer action. Key Breaking Changes:
Recommendation: This upgrade requires a migration of your ESLint configuration from the legacy format to the new flat config format. This is a non-trivial task that will likely involve code changes in your repository. Please consult the official migration guide before merging. Source: ESLint v10.0.0 Release Notes, Migration Guide del-cli@5.1.0 → del-cli@6.0.0 (MEDIUM RISK)This major version upgrade introduces a breaking change related to the runtime environment.
Recommendation: This is considered a medium risk because it requires verifying that your deployment and development environments are running Node.js v18 or newer. No code-level changes are expected. Source: del-cli v6.0.0 Release Notes
|
Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
packages/koa-zipkin/package.jsonpackages/koa-zipkin/package-lock.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-MINIMATCH-15309438
Breaking Change Risk
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Regular Expression Denial of Service (ReDoS)