Skip to content

fix: [Snyk] Security upgrade yaml from 2.8.2 to 2.8.3#493

Merged
Siddhant-K-code merged 2 commits into
mainfrom
snyk-fix-dbe352ec267d942a1316b606e6a6a52a
Mar 27, 2026
Merged

fix: [Snyk] Security upgrade yaml from 2.8.2 to 2.8.3#493
Siddhant-K-code merged 2 commits into
mainfrom
snyk-fix-dbe352ec267d942a1316b606e6a6a52a

Conversation

@RobertKielty

Copy link
Copy Markdown
Contributor

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • server/package.json
  • server/package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Uncontrolled Recursion
SNYK-JS-YAML-15765520
  63  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

@RobertKielty
RobertKielty requested a review from a team as a code owner March 27, 2026 08:24
Copilot AI review requested due to automatic review settings March 27, 2026 08:24

Copilot AI left a comment

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.

Pull request overview

This PR upgrades the yaml npm dependency in the language server (server/) from 2.8.2 to 2.8.3 to address the Snyk-reported vulnerability SNYK-JS-YAML-15765520 (Uncontrolled Recursion).

Changes:

  • Bump yaml dependency version in server/package.json to ^2.8.3.
  • Update server/package-lock.json to lock yaml to 2.8.3 (including updated tarball URL and integrity hash).

Reviewed changes

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

File Description
server/package.json Updates the direct yaml dependency to ^2.8.3 to remediate the vulnerability.
server/package-lock.json Locks the resolved yaml package to 2.8.3 to ensure consistent installs with the patched version.
Files not reviewed (1)
  • server/package-lock.json: Language not supported

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

@Siddhant-K-code Siddhant-K-code changed the title [Snyk] Security upgrade yaml from 2.8.2 to 2.8.3 fix: [Snyk] Security upgrade yaml from 2.8.2 to 2.8.3 Mar 27, 2026
@Siddhant-K-code
Siddhant-K-code added this pull request to the merge queue Mar 27, 2026
Merged via the queue into main with commit ce9091c Mar 27, 2026
9 of 12 checks passed
@Siddhant-K-code
Siddhant-K-code deleted the snyk-fix-dbe352ec267d942a1316b606e6a6a52a branch March 27, 2026 09:16
@openfga-releaser-bot openfga-releaser-bot Bot mentioned this pull request Jul 7, 2026
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.

4 participants