Skip to content

Commit

Permalink
fix: bump version of minimatch due to security issue PRISMA-2022-0039
Browse files Browse the repository at this point in the history
  • Loading branch information
opravil-jan committed Apr 11, 2022
1 parent 938dbdd commit a430122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -74,7 +74,7 @@
"json-stable-stringify-without-jsonify": "^1.0.1",
"levn": "^0.4.1",
"lodash.merge": "^4.6.2",
"minimatch": "^3.0.4",
"minimatch": "^5.0.1",
"natural-compare": "^1.4.0",
"optionator": "^0.9.1",
"regexpp": "^3.2.0",
Expand Down

0 comments on commit a430122

Please sign in to comment.