Closed dependabot[bot] closed 1 year ago
@wemeetagain can we get this resolved? there's currently a severity=high npm vulnerability caused by this import:
protobufjs 6.10.0 - 7.2.3
Severity: high
protobufjs Prototype Pollution vulnerability - https://github.com/advisories/GHSA-h755-8qp9-cq85
fix available via `npm audit fix --force`
Will install helia@1.0.4, which is a breaking change
node_modules/protobufjs
@chainsafe/libp2p-gossipsub >=3.5.0
Depends on vulnerable versions of protobufjs
node_modules/@chainsafe/libp2p-gossipsub
helia >=1.1.0
Depends on vulnerable versions of @chainsafe/libp2p-gossipsub
node_modules/helia
Looks like protobufjs is up-to-date now, so this is no longer needed.
Bumps protobufjs from 6.11.3 to 7.2.4.
Release notes
Sourced from protobufjs's releases.
... (truncated)
Changelog
Sourced from protobufjs's changelog.
... (truncated)
Commits
42e5a9c
chore: release master (#1900)e66379f
fix: do not let setProperty change the prototype (#1899)56b1e64
chore: release master (#1879)8817ee6
fix: type names can be split into multiple tokens (#1877)e721d04
chore: release master (#1867)14f0536
fix: do not allow to extend same field twice to prevent the error (#1784)644d588
chore: release master (#1865)e42eea4
fix(cli): fix relative path to Google pb files (#1859)dce9a2e
fix: use bundled filename to fix common pb includes (#1860)64e8936
fix: use ES5 style function syntax (#1830)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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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](https://github.com/ChainSafe/js-libp2p-gossipsub/network/alerts).