Skip to content

fix: patch vulnerabilities and bump outdated dependencies - #7551

Closed
waldekmastykarz wants to merge 6 commits into
pnp:mainfrom
waldekmastykarz:waldekmastykarz-weekly-dependencies-bump-eb2
Closed

fix: patch vulnerabilities and bump outdated dependencies#7551
waldekmastykarz wants to merge 6 commits into
pnp:mainfrom
waldekmastykarz:waldekmastykarz-weekly-dependencies-bump-eb2

Conversation

@waldekmastykarz

Copy link
Copy Markdown
Member

Vulnerability Patch Summary

Vulnerabilities fixed: 37 → 0

Packages patched

Direct:

  • adm-zip: 0.5.17 → 0.6.0 (⚠️ major version bump, fixes high severity vulnerability)
  • applicationinsights: ^3.9.0 → ^3.16.0
  • axios: ^1.16.1 → ^1.19.0
  • @azure/msal-common: ^16.6.2 → ^16.12.0
  • @azure/msal-node: ^5.2.2 → ^5.5.0
  • @inquirer/confirm: ^6.1.0 → ^6.1.1
  • @inquirer/input: ^5.1.0 → ^5.1.2
  • @inquirer/select: ^5.2.0 → ^5.2.1
  • @xmldom/xmldom: ^0.9.10 → ^0.9.11
  • clipboardy: ^5.3.1 → ^5.3.2
  • csv-stringify: ^6.7.0 → ^6.8.3
  • open: ^11.0.0 → ^11.0.1
  • semver: ^7.8.1 → ^7.8.5
  • uuid: ^14.0.0 → ^14.0.1

Dev dependencies:

  • @types/node: ^24.12.4 → ^24.13.3
  • @types/semver: ^7.7.1 → ^7.8.0
  • @typescript-eslint/eslint-plugin: ^8.60.0 → ^8.67.0
  • @typescript-eslint/parser: ^8.58.0 → ^8.67.0
  • eslint: ^10.4.0 → ^10.8.1
  • globals: ^17.6.0 → ^17.11.0
  • mocha: ^11.7.6 → ^11.8.0
  • sinon: ^22.0.0 → ^22.1.0
  • tsc-watch: ^7.2.0 → ^7.2.1

Transitive (via override):

  • protobufjs: 7.6.0 → 7.6.5 (fixes 3 high/moderate vulnerabilities)
  • @opentelemetry/sdk-metrics: 2.10.0 (forced dedup to resolve type conflicts)

Overrides removed:

  • @azure/monitor-opentelemetry@opentelemetry/sdk-node pin to 0.217.0 (was causing vulnerable @opentelemetry/core@2.7.1 to be installed)

Remaining vulnerabilities: 0 🎉

Notes

- Updated adm-zip to 0.6.0 (fixes high severity vulnerability)
- Updated applicationinsights to 3.16.0
- Updated axios to 1.19.0
- Updated protobufjs override to 7.6.5 (fixes 3 high/moderate vulnerabilities)
- Removed @azure/monitor-opentelemetry sdk-node pin override (was causing old @opentelemetry/core@2.7.1)
- Added @opentelemetry/sdk-metrics override for type deduplication
- Bumped all semver-compatible dependencies to latest

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@milanholemans

Copy link
Copy Markdown
Contributor

@waldekmastykarz seems like this PR already has merge conflicts.

@milanholemans
milanholemans marked this pull request as draft August 24, 2026 20:17
MartinM85 and others added 5 commits August 26, 2026 00:33
- Updated adm-zip to 0.6.0 (fixes high severity vulnerability)
- Updated applicationinsights to 3.16.0
- Updated axios to 1.19.0
- Updated protobufjs override to 7.6.5 (fixes 3 high/moderate vulnerabilities)
- Removed @azure/monitor-opentelemetry sdk-node pin override (was causing old @opentelemetry/core@2.7.1)
- Added @opentelemetry/sdk-metrics override for type deduplication
- Bumped all semver-compatible dependencies to latest

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@waldekmastykarz
waldekmastykarz marked this pull request as ready for review August 27, 2026 12:40
@waldekmastykarz

Copy link
Copy Markdown
Member Author

@milanholemans fixed

@waldekmastykarz

Copy link
Copy Markdown
Member Author

Superseded by #7556 which includes all dependency changes from this PR plus additional updates.

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.

3 participants