Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

Commit

Permalink
fix(vulnerability): force upgrade kind-of to ^6.0.3 and upgrade yargs…
Browse files Browse the repository at this point in the history
…-parser to ^18.1.2 with Yarn
  • Loading branch information
TiagoDanin committed May 24, 2020
1 parent 9f68752 commit b592851
Show file tree
Hide file tree
Showing 2 changed files with 1,109 additions and 1,741 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,9 @@
"files": [
"!test/fixtures/all.js"
]
},
"resolutions": {
"yargs-parser": "^18.1.2",
"kind-of": "^6.0.3"
}
}
Loading

0 comments on commit b592851

Please sign in to comment.