Skip to content

Bump flatted from 3.3.3 to 3.4.3 - #5005

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/flatted-3.4.3
Open

Bump flatted from 3.3.3 to 3.4.3#5005
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/flatted-3.4.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps flatted from 3.3.3 to 3.4.3.

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.

Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.3.
- [Commits](WebReflection/flatted@v3.3.3...v3.4.3)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.3
  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 Jul 27, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@dependabot merge

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

@codacy-production codacy-production Bot left a comment

Copy link
Copy Markdown

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's primary objective is to upgrade the 'flatted' dependency to version 3.4.3 to mitigate a prototype pollution vulnerability (CWE-1321) and enable support for 'null' replacers. Although Codacy analysis reports that the PR is up to standards, the implementation appears incomplete as no changes to the 'package.json' manifest were detected in the change set. Additionally, there are no accompanying tests to verify the security mitigation or the functional fix for replacer values.

About this PR

  • The PR appears to be functionally incomplete. The manifest file (package.json) has not been updated to reflect the version change, which is necessary for the dependency upgrade to take effect.
  • There are no accompanying tests to verify the integration of the new version or the specific functional fixes, such as the handling of 'null' replacer values in 'flatted.stringify'.

Test suggestions

  • Verify that 'package.json' has been updated to require 'flatted' version 3.4.3
  • Verify 'flatted.stringify' functionality with a null replacer
  • Confirm mitigation of CWE-1321 through a dependency audit or security scan
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that 'package.json' has been updated to require 'flatted' version 3.4.3
2. Verify 'flatted.stringify' functionality with a null replacer
3. Confirm mitigation of CWE-1321 through a dependency audit or security scan

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

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.

0 participants