chore(deps): bump fast-xml-parser from 5.9.3 to 5.10.1 - #7873
chore(deps): bump fast-xml-parser from 5.9.3 to 5.10.1#7873dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.9.3 to 5.10.1. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.9.3...v5.10.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.10.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 9b546bea19
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "fast-xml-parser@npm:^5.3.4": | ||
| version: 5.9.3 | ||
| resolution: "fast-xml-parser@npm:5.9.3" |
There was a problem hiding this comment.
Deduplicate fast-xml-parser to 5.10.1
This leaves a second fast-xml-parser resolution at 5.9.3 for the ^5.3.4 descriptor, so the dependency tree still contains an affected copy after this security bump; I checked yarn why fast-xml-parser --recursive and @app/condo -> firebase-admin -> @google-cloud/storage still installs 5.9.3, while GitHub advisory GHSA-8r6m-32jq-jx6q marks >=5.9.3, <5.10.1 vulnerable (GHSA-8r6m-32jq-jx6q). Since ^5.3.4 can be deduped to 5.10.1 (yarn dedupe --check fast-xml-parser reports this), please collapse this remaining lockfile entry so scanners and installs no longer retain the vulnerable version.
Useful? React with 👍 / 👎.
|



Bumps fast-xml-parser from 5.9.3 to 5.10.1.
Release notes
Sourced from fast-xml-parser's releases.
Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
2ce71915.10.14e1bb01update for releaseffd1269deps:@nodable/entitiesfor treeshaking4e546e0fix: multiple DOCTYPE are not allowed296b3325.10.075f7565update package guide2d8d1d0update detailse58e4ddupgrade: xml-naming v0.3.0, PEM v1.6.2, is-unsafe v2.0.0545e491Bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 (#848)5ea8aa1Bump actions/checkout from 6.0.3 to 7.0.0 (#849)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.