Skip to content

Commit

Permalink
Merge pull request #315 from maugares/patch-1
Browse files Browse the repository at this point in the history
Fix moderate security warning for Regular expression denial of service.
  • Loading branch information
mrmlnc authored Jun 21, 2021
2 parents 226a495 + b7458b8 commit 08951de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"dependencies": {
"@nodelib/fs.stat": "^2.0.2",
"@nodelib/fs.walk": "^1.2.3",
"glob-parent": "^5.1.0",
"glob-parent": "^5.1.2",
"merge2": "^1.3.0",
"micromatch": "^4.0.2",
"picomatch": "^2.2.1"
Expand Down

0 comments on commit 08951de

Please sign in to comment.