Skip to content

Commit

Permalink
chore: fix micromatch vulnerabilities (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
sandor-trombitas authored Oct 16, 2024
1 parent bd751d5 commit 97fdad9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"lodash.groupby": "^4.6.0",
"lodash.isempty": "^4.4.0",
"lodash.sortby": "^4.7.0",
"micromatch": "4.0.7",
"snyk-nodejs-lockfile-parser": "1.58.10",
"micromatch": "4.0.8",
"snyk-nodejs-lockfile-parser": "1.58.13",
"snyk-resolve-deps": "4.8.0"
},
"devDependencies": {
Expand Down

0 comments on commit 97fdad9

Please sign in to comment.