Skip to content

build(deps-dev): bump js-yaml from 4.3.0 to 4.3.1 - #59

Merged
psharma-1909 merged 1 commit into
masterfrom
dependabot/npm_and_yarn/js-yaml-4.3.1
Aug 21, 2026
Merged

build(deps-dev): bump js-yaml from 4.3.0 to 4.3.1#59
psharma-1909 merged 1 commit into
masterfrom
dependabot/npm_and_yarn/js-yaml-4.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown

Bumps js-yaml from 4.3.0 to 4.3.1.

Changelog

Sourced from js-yaml's changelog.

4.3.1 - 2026-07-31

Security

  • [backport] Remove quadratic complexity from !!omap duplicate key detection.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Low Risk
Patch-level dev dependency lockfile update with a targeted parsing security fix; no application runtime code changes.

Overview
Bumps the locked dev dependency js-yaml from 4.3.0 to 4.3.1 in package-lock.json (no direct package.json change; it remains a transitive dependency of tooling such as ESLint).

4.3.1 backports a security fix that removes quadratic complexity from !!omap duplicate key detection, which could otherwise be abused via crafted YAML.

Reviewed by Cursor Bugbot for commit 9259126. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.0 to 4.3.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.3.0...4.3.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.3.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 7, 2026
@dependabot
dependabot Bot requested review from a team and psharma-1909 as code owners August 7, 2026 12:14
@psharma-1909
psharma-1909 merged commit b0b35bf into master Aug 21, 2026
6 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/js-yaml-4.3.1 branch August 21, 2026 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant