Skip to content

Commit

Permalink
Downgrade minimatch for node support - fixes #382
Browse files Browse the repository at this point in the history
  • Loading branch information
perry-mitchell committed Aug 3, 2024
1 parent 03fa8f2 commit aa5a434
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 93 deletions.
142 changes: 50 additions & 92 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"hot-patcher": "^2.0.1",
"layerr": "^3.0.0",
"md5": "^2.3.0",
"minimatch": "^10.0.1",
"minimatch": "^9.0.5",
"nested-property": "^4.0.0",
"node-fetch": "^3.3.2",
"path-posix": "^1.0.0",
Expand Down

0 comments on commit aa5a434

Please sign in to comment.