Skip to content

Commit

Permalink
fix(security): patch micromatch dependency vulnerabilities (#686)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudbesnier authored Aug 30, 2024
1 parent 55150fc commit eee2fbf
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2738,14 +2738,6 @@ micromatch@4.0.2:
braces "^3.0.1"
picomatch "^2.0.5"

micromatch@^4.0.0, micromatch@^4.0.2, micromatch@^4.0.4:
version "4.0.5"
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
dependencies:
braces "^3.0.2"
picomatch "^2.3.1"

mime@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/mime/-/mime-3.0.0.tgz#b374550dca3a0c18443b0c950a6a58f1931cf7a7"
Expand Down

0 comments on commit eee2fbf

Please sign in to comment.