Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update reference to "protobufjs" (npm audit fix) #309

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

andreibancioiu
Copy link
Contributor

@andreibancioiu andreibancioiu commented Jul 12, 2023

protobufjs  6.10.0 - 7.2.3
protobufjs Prototype Pollution vulnerability - https://github.com/advisories/GHSA-h755-8qp9-cq85

For reviewers

git checkout main
git checkout -b review
npm audit fix --force
git add package.json
git add package-lock.json
git commit -m "for review"
git checkout npm-audit-fix-12 -- .

No relevant package-lock changes should be pending.

@andreibancioiu andreibancioiu self-assigned this Jul 12, 2023
@andreibancioiu andreibancioiu marked this pull request as ready for review July 12, 2023 09:07
@andreibancioiu andreibancioiu merged commit 0e2fcd9 into main Jul 12, 2023
@andreibancioiu andreibancioiu deleted the npm-audit-fix-12 branch July 12, 2023 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants