fix: patch vulnerabilities and bump outdated dependencies#7437
Closed
waldekmastykarz wants to merge 1 commit into
Closed
fix: patch vulnerabilities and bump outdated dependencies#7437waldekmastykarz wants to merge 1 commit into
waldekmastykarz wants to merge 1 commit into
Conversation
Updates: - @inquirer/confirm 6.1.0 → 6.1.1 - @inquirer/input 5.1.0 → 5.1.2 - @inquirer/select 5.2.0 → 5.2.1 - applicationinsights 3.14.0 → 3.15.1 - axios 1.16.1 → 1.18.1 - csv-stringify 6.7.0 → 6.8.0 - semver 7.8.1 → 7.8.5 - uuid 14.0.0 → 14.0.1 - @types/node 24.12.4 → 24.13.2 - @typescript-eslint/eslint-plugin 8.60.0 → 8.62.0 - @typescript-eslint/parser 8.58.0 → 8.62.0 - eslint 10.4.0 → 10.6.0 - globals 17.6.0 → 17.7.0 - tsc-watch 7.2.0 → 7.2.1 Transitive vulnerability fixes (via npm audit fix / shrinkwrap): - undici 6.24.1 → 6.27.0 (high: HTTP header injection, WebSocket DoS, response queue poisoning) - js-yaml 4.1.1 → 4.3.0 (moderate: quadratic DoS in merge key handling) - form-data 4.0.5 → 4.0.6 (high: CRLF injection) - hasown 2.0.2 → 2.0.4 Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
This was referenced Jul 13, 2026
Closed
Member
Author
|
Closing in favor of #7448 which includes all these changes plus additional updates (newer @typescript-eslint/*, csv-stringify, eslint, @types/node versions, adm-zip bump, and global OpenTelemetry overrides to resolve all remaining vulnerabilities). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Patches vulnerabilities and bumps outdated dependencies.
Direct dependency updates
Dev dependency updates
Transitive vulnerability fixes (via shrinkwrap)
Remaining vulnerabilities (no fix available without breaking changes)
applicationinsights. Fix requiresapplicationinsights@2.9.8(semver-major downgrade from 3.x to 2.x)applicationinsights→@opentelemetry/otlp-transformer. Same blocker as aboveIn cooldown (<7 days since publish)