Skip to content

Upgrade dependency versions to mitigate vulnerabilities - #678

Open
ellendular wants to merge 1 commit into
masterfrom
users/v-ellendular/stability-fixes
Open

Upgrade dependency versions to mitigate vulnerabilities#678
ellendular wants to merge 1 commit into
masterfrom
users/v-ellendular/stability-fixes

Conversation

@ellendular

@ellendular ellendular commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Description

Updated the package version for ESRP publishing and remediated security vulnerabilities in node-api.

Upgraded the vulnerable dependencies brace-expansion, js-yaml, and serialize-javascript to their latest secure versions to address identified security findings and ensure compliance with ESRP publishing requirements.


Changes

Dependency updates

Dependency Before After Type
version 16.0.0 16.1.0 updated
mocha 10.4.0 10.8.2 devdependency
brace-expansion added newly 1.1.18 override
brace-expansion added newly 2.1.4 override
js-yaml added newly 4.3.1 override
serialize-javascript added newly 7.0.5 override

  • This PR include below changes:
    updated vulnerable packages in package.json to a safer version.

Risk Assessment (Low / Medium / High)

Low


Unit Tests Added or Updated

NA


Additional Testing Performed

Only CI checks and local build validation were performed. No additional testing is done.


Documentation Changes Required (Yes / No)

NA


Dependencies

NA


Checklist


@ellendular

Copy link
Copy Markdown
Contributor Author

/azp run

@ellendular
ellendular marked this pull request as ready for review August 17, 2026 11:07
@ellendular
ellendular requested a review from a team as a code owner August 17, 2026 11:07
Comment thread package.json
},
"dependencies": {
"tunnel": "0.0.6",
"typed-rest-client": "2.2.0"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should update this as well

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, noted.

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.

2 participants