chore(deps): update baseline-browser-mapping - #121034
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
|
|
||
| react-grid-layout@1.5.3: | ||
| resolution: {integrity: sha512-KaG6IbjD6fYhagUtIvOzhftXG+ViKZjCjADe86X1KHl7C/dsBN2z0mi14nbvZKTkp0RKiil9RPcJBgq3LnoA8g==} | ||
| deprecated: 'Ships stray files that were never in the repo: an ip_fetcher binary and its curl-sample source (1.5.0-1.5.3), plus a yarn-error.log containing local paths (1.5.3). Upgrade to 1.5.4, which is byte-identical apart from removing them. See https://github.com/react-grid-layout/react-grid-layout/issues/2269' |
Contributor
There was a problem hiding this comment.
Bug: The react-grid-layout dependency is pinned to version 1.5.3, which is deprecated for shipping stray files, including a binary and a log with local paths.
Severity: MEDIUM
Suggested Fix
Update the react-grid-layout dependency in package.json from version 1.5.3 to 1.5.4. The new version is byte-identical apart from removing the problematic files. After updating package.json, regenerate the lock file.
Prompt for AI Agent
Review the code at the location below. A potential bug has been identified by an AI
agent. Verify if this is a real issue. If it is, propose a fix; if not, explain why it's
not valid.
Location: pnpm-lock.yaml#L7845
Potential issue: The `pnpm-lock.yaml` file contains a deprecation warning for
`react-grid-layout@1.5.3`, indicating that this version ships with stray files: an
`ip_fetcher` binary and a `yarn-error.log` containing local paths. The project's
`package.json` explicitly pins this vulnerable version. While the pull request updated
the lock file, it missed the opportunity to resolve this known supply-chain security
issue by upgrading the package. Leaving this dependency unpatched introduces a security
and privacy risk, as unexpected files are present in the dependency tree.
Did we get this right? 👍 / 👎 to inform future reviews.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
automated update of
baseline-browser-mappingto suppress stale-data console warnings