Skip to content

chore(deps-dev): bump js-cookie from 3.0.5 to 3.0.7 in /web#3877

Merged
fiftin merged 1 commit into
developfrom
dependabot/npm_and_yarn/web/js-cookie-3.0.7
May 23, 2026
Merged

chore(deps-dev): bump js-cookie from 3.0.5 to 3.0.7 in /web#3877
fiftin merged 1 commit into
developfrom
dependabot/npm_and_yarn/web/js-cookie-3.0.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps js-cookie from 3.0.5 to 3.0.7.

Release notes

Sourced from js-cookie's releases.

v3.0.7

  • Prevent cookie attribute injection: CVE-2026-46625 (eb3c40e)
  • Add Partitioned attribute to readme (b994768)
  • Publish to npm registry via trusted publisher exclusively (4dc71be)
  • Ensure consistent behaviour for get('name') + get() (1953d30)
Commits
  • 17bacba Craft v3.0.7 release
  • adb823c Fix release workflow halting at git tag
  • 5f9e759 May remove Git user config from release workflow
  • 6ac9211 Fix release workflow not able to push commit + tag
  • 2278bc5 Fix missing package version bump
  • eb3c40e Prevent cookie attribute injection
  • f6f157f Bump globals from 17.5.0 to 17.6.0
  • f409d02 Bump eslint from 10.2.0 to 10.3.0
  • a686883 Bump protobufjs in the npm_and_yarn group across 1 directory
  • c6112d2 Bump @​protobufjs/utf8 in the npm_and_yarn group across 1 directory
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for js-cookie since your current version.


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.

Bumps [js-cookie](https://github.com/js-cookie/js-cookie) from 3.0.5 to 3.0.7.
- [Release notes](https://github.com/js-cookie/js-cookie/releases)
- [Commits](js-cookie/js-cookie@v3.0.5...v3.0.7)

---
updated-dependencies:
- dependency-name: js-cookie
  dependency-version: 3.0.7
  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 May 21, 2026
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Security review (PR 3877)

Outcome: No medium, high, or critical issues introduced or exposed by this change.

What changed: web/package-lock.json only — js-cookie 3.0.5 → 3.0.7 under the dev chain (js-beautifyjs-cookie). No application source was modified; the web app does not declare or import js-cookie directly.

Analysis: Lockfile integrity (resolved + integrity) remains the standard npm registry entries. This bump aligns with upstream v3.0.7, which documents a fix for cookie attribute injection (CVE-2026-46625), so the dependency move is security-positive rather than regressing.

Residual / non-reportable: js-cookie 3.0.7 declares engines.node: ">=20" in the lockfile metadata; that is a potential CI / install constraint if builds still run Node 18 with engine-strict, not an exploitable app vulnerability from this diff.


Slack summary: PR 3877 reviewed — lockfile-only dev transitive bump (js-cookie 3.0.5→3.0.7). No new security findings. Change matches upstream fix for CVE-2026-46625 (cookie attribute injection). Optional heads-up: watch Node engine vs CI if strict.

Open in Web View Automation 

Sent by Cursor Automation: Find vulnerabilities

@fiftin fiftin merged commit e0590a8 into develop May 23, 2026
14 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/web/js-cookie-3.0.7 branch May 23, 2026 11:56
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