fix: nodejs vulnerabilities #1830
Open
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.
This PR fixes:
GHSA-h5c3-5r3r-rr8q
see: https://osv.dev/vulnerability/GHSA-h5c3-5r3r-rr8q
affected package:
@octokit/plugin-paginate-rest
GHSA-rmvr-2pp2-xj38
https://osv.dev/vulnerability/GHSA-rmvr-2pp2-xj38
affected package:
@octokit/request
GHSA-xx4v-prfh-6cgc
https://osv.dev/vulnerability/GHSA-xx4v-prfh-6cgc
affected package:
@octokit/request-error
By running npm ls on those three packages, it appears that they're a dependencies of
lerna
See the output of the three commands:
I think dependabot might not being able to bump it because of the caret, this PR, in addition to bump the
lerna
version, removes the carret.Those vulnerabilities are reported here: https://scorecard.dev/viewer/?uri=github.com/open-telemetry/opentelemetry-lambda