Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 9a54f80

Browse files
committed
chore(deps): Upgrade minimatch due to security issue.
Closes #66
1 parent 2004a92 commit 9a54f80

File tree

2 files changed

+29
-50
lines changed

2 files changed

+29
-50
lines changed

package-lock.json

Lines changed: 28 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"@humanwhocodes/object-schema": "^1.2.1",
4646
"debug": "^4.1.1",
47-
"minimatch": "^3.0.4"
47+
"minimatch": "^3.0.5"
4848
},
4949
"devDependencies": {
5050
"@nitpik/javascript": "0.4.0",

0 commit comments

Comments
 (0)