Skip to content

Commit

Permalink
Merge pull request #216 from qor/security-update
Browse files Browse the repository at this point in the history
Update tar to 2.2.2 to address security vulnerability
  • Loading branch information
jsthon authored Jul 29, 2024
2 parents aa2d294 + e61ede9 commit 05b0716
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4205,11 +4205,11 @@ tapable@^0.2.7:
resolved "https://registry.yarnpkg.com/tapable/-/tapable-0.2.8.tgz#99372a5c999bf2df160afc0d74bed4f47948cd22"

tar@^2.0.0:
version "2.2.1"
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.1.tgz#8e4d2a256c0e2185c6b18ad694aec968b83cb1d1"
version "2.2.2"
resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.2.tgz#0ca8848562c7299b8b446ff6a4d60cdbb23edc40"
dependencies:
block-stream "*"
fstream "^1.0.2"
fstream "^1.0.12"
inherits "2"

through2@2.0.3, through2@^2.0.0, through2@^2.0.1:
Expand Down

0 comments on commit 05b0716

Please sign in to comment.