Skip to content

Commit

Permalink
Upgrade micromatch to 4.0.8 (#423) (#424)
Browse files Browse the repository at this point in the history
* updated micromatch dependency to 4.0.8

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>

* add resolution for micromatch

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>

---------

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
(cherry picked from commit f9a236d)
  • Loading branch information
ps48 committed Sep 6, 2024
1 parent 844e69a commit 4c2f078
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 509 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
"@babel/traverse": "^7.23.2",
"debug": "^4.3.4",
"browserify-sign": "^4.2.2",
"braces": "^3.0.3"
"braces": "^3.0.3",
"micromatch": "^4.0.8"
}
}
Loading

0 comments on commit 4c2f078

Please sign in to comment.