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

monorepo: fix postcss vulnerability #3095

Merged
merged 1 commit into from
Oct 7, 2023

Conversation

gabrocheleau
Copy link
Contributor

This PR resolves a medium security postcss vulnerability: https://security.snyk.io/vuln/SNYK-JS-POSTCSS-5926692

@gabrocheleau gabrocheleau added type: security package: monorepo dependencies Pull requests that update a dependency file labels Oct 7, 2023
@codecov
Copy link

codecov bot commented Oct 7, 2023

Codecov Report

Merging #3095 (73ecf39) into master (9744079) will increase coverage by 86.41%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block 88.78% <ø> (?)
blockchain 92.61% <ø> (?)
client 87.56% <ø> (?)
common 98.19% <ø> (?)
ethash ∅ <ø> (?)
evm 71.87% <ø> (?)
rlp ∅ <ø> (?)
statemanager 90.23% <ø> (?)
trie 90.25% <ø> (?)
tx 96.36% <ø> (?)
util 86.97% <ø> (?)
vm 76.21% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

@acolytec3 acolytec3 merged commit 9a8c597 into master Oct 7, 2023
42 checks passed
@holgerd77 holgerd77 deleted the monorepo/fix-postcss-vulnerability branch October 10, 2023 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file package: monorepo type: security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants