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

yarn audit vulnerabilities* fixed #30

Merged
merged 1 commit into from
Apr 26, 2022

Conversation

Stalkakuma
Copy link
Contributor

@Stalkakuma Stalkakuma commented Apr 26, 2022

Added
"resolutions": { "glob-parent": "5.1.2", "trim": "0.0.3" },
Selective dependency resolutions, to address vulnerabilities found with yarn audit.

"this pr closes !"

@Stalkakuma Stalkakuma linked an issue Apr 26, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Apr 26, 2022

Codecov Report

Merging #30 (f9b88df) into main (9bc9836) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   92.00%   92.00%           
=======================================
  Files           3        3           
  Lines          50       50           
  Branches       16       16           
=======================================
  Hits           46       46           
  Misses          4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9bc9836...f9b88df. Read the comment docs.

Copy link
Owner

@bring-shrubbery bring-shrubbery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a note: if you use backticks ` your code will look nicer :)

@Stalkakuma Stalkakuma merged commit bbfbdc3 into main Apr 26, 2022
@Stalkakuma Stalkakuma deleted the 29-updated-vulnerable-dependencies branch April 26, 2022 17:16
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.

Updated vulnerable dependencies.
3 participants