Skip to content

chore(deps): bump body-parser, bump js-yaml with overrides MONGOSH-3456 - #2773

Merged
Anemy merged 1 commit into
mainfrom
MONGOSH-3456-snyk
Jul 18, 2026
Merged

chore(deps): bump body-parser, bump js-yaml with overrides MONGOSH-3456#2773
Anemy merged 1 commit into
mainfrom
MONGOSH-3456-snyk

Conversation

@Anemy

@Anemy Anemy commented Jul 17, 2026

Copy link
Copy Markdown
Member

MONGOSH-4356

Updates deps for CI vuln check.
Adds overrides for the js-yaml as lerna has it pinned. body-parser is updated.

Resolves a CI vuln check failure for some vulns that do not impact us (SNYK-JS-JSYAML-17900054, SNYK-JS-JSYAML-17342520, SNYK-JS-BODYPARSER-17906397). Easiest thing to do here is bump the deps rather than ignore.

Copilot AI review requested due to automatic review settings July 17, 2026 19:19
@Anemy
Anemy requested a review from a team as a code owner July 17, 2026 19:19
@Anemy
Anemy requested a review from gagik July 17, 2026 19:19

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

Updates dependency resolution to address CI vulnerability scanning findings by bumping body-parser and forcing a patched js-yaml version via npm overrides (to work around lerna’s pinned dependency).

Changes:

  • Add an npm overrides rule intended to force js-yaml to a patched version.
  • Update package-lock.json to reflect js-yaml@4.3.0 and body-parser version bumps (including related transitive updates/deduping).

Reviewed changes

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

File Description
package.json Adds npm overrides for js-yaml.
package-lock.json Updates resolved versions for js-yaml, body-parser, and related transitive dependencies.

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

Comment thread package.json
@Anemy
Anemy merged commit 3aa245f into main Jul 18, 2026
153 of 157 checks passed
@Anemy
Anemy deleted the MONGOSH-3456-snyk branch July 18, 2026 00:46
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