chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates#425
Conversation
Deploying frameworks with
|
| Latest commit: |
57a6867
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://1595ae46.frameworks-573.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-npm-cvde.frameworks-573.pages.dev |
…dates Bumps the npm_and_yarn group with 2 updates in the / directory: [dompurify](https://github.com/cure53/DOMPurify) and [flatted](https://github.com/WebReflection/flatted). Updates `dompurify` from 3.3.0 to 3.3.3 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.0...3.3.3) Updates `flatted` from 3.3.3 to 3.4.2 - [Commits](WebReflection/flatted@v3.3.3...v3.4.2) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.3.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
39b7902 to
b86dcfb
Compare
frameworks-volunteer
left a comment
There was a problem hiding this comment.
Model: z-ai/glm-5.1 Reasoning: high Provider: openrouter
Approving -- both updates are security-improving:
- dompurify 3.3.0 -> 3.3.3: Fixes a bypass via jsdom raw-text tag parsing, a prototype pollution issue with custom elements, and a lenient config check in
_isValidAttribute. - flatted 3.3.3 -> 3.4.2: Fixes CWE-1321.
Changes are lockfile-only (version bumps + integrity hashes). No new dependencies, no code changes. Both packages are well-maintained and widely used.
frameworks-volunteer
left a comment
There was a problem hiding this comment.
Model: moonshotai/kimi-k2.6 Reasoning: high Provider: openrouter
Security: this is a security-fix dependency bump. dompurify 3.3.3 fixes a prototype pollution issue and a jsdom parsing bypass. flatted 3.4.2 fixes CWE-1321 (prototype pollution in deserialization). Both are indirect dependencies via the docs site build chain. Approving.
QA: lockfile-only change, version numbers match upstream releases, no breaking changes flagged in release notes.
Bumps the npm_and_yarn group with 2 updates in the / directory: dompurify and flatted.
Updates
dompurifyfrom 3.3.0 to 3.3.3Release notes
Sourced from dompurify's releases.
Commits
8bcbf73chore: Preparing 3.3.3 release5faddd6fix: engine requirement (#1210)0f91e3aUpdate README.mdd5ff1a8Merge branch 'main' of github.com:cure53/DOMPurifyc3efd48fix: moved back from jsdom 28 to jsdom 20988b888fix: moved back from jsdom 28 to jsdom 202726c74chore: Preparing 3.3.2 release6202c7ebuild(deps): bump@tootallnate/onceand jsdom (#1204)302b51dfix: Expanded the regex ever so slightly to also cover scriptcd85175Merge branch 'main' of github.com:cure53/DOMPurifyUpdates
flattedfrom 3.3.3 to 3.4.2Commits
3bf09093.4.2885ddccfix CWE-13210bdba70added flatted-view to the benchmark2a02dce3.4.1fba4e8fMerge pull request #89 from WebReflection/python-fix5fe8648added "when in Rome" also a test for PHP53517adsome minor improvementb3e2a0cFixing recursion issue in Python tooc4b46dbAdd SECURITY.md for security policy and reportingf86d071Create dependabot.yml for version updates