Skip to content

fix: dependabot vulnerabilities#374

Merged
Roopan-Microsoft merged 1 commit intodevfrom
dependabot-fix
Mar 25, 2026
Merged

fix: dependabot vulnerabilities#374
Roopan-Microsoft merged 1 commit intodevfrom
dependabot-fix

Conversation

@Ayaz-Microsoft
Copy link
Copy Markdown
Contributor

dependabot vulnerabilities fix

Purpose

  • ...Fixed dependabot vulnerabilities.
  • Count -> Critical -2, High -3, Moderate -1

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

…, and update flatted, minimatch, js-yaml versions
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates frontend and backend dependencies to address Dependabot-reported vulnerabilities, primarily by bumping package versions and pinning vulnerable transitive dependencies.

Changes:

  • Bump rollup in the frontend and update the generated package-lock.json.
  • Add overrides in src/frontend/package.json to pin patched transitive versions (flatted, minimatch, js-yaml).
  • Bump backend semantic-kernel[azure] from 1.39.2 to 1.39.4.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
src/frontend/package.json Updates rollup version range and adds overrides to pin patched transitive deps.
src/frontend/package-lock.json Regenerates lockfile to reflect updated Rollup + patched transitive dependency versions.
src/backend/requirements.txt Bumps semantic-kernel[azure] patch version to address vulnerabilities.
Files not reviewed (1)
  • src/frontend/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/frontend/package.json
Comment thread src/frontend/package-lock.json
@Roopan-Microsoft Roopan-Microsoft merged commit f55a64b into dev Mar 25, 2026
13 checks passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 6, 2026

🎉 This PR is included in version 1.6.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants