Skip to content

Commit a09f84c

Browse files
authored
update minimatch dependency to avoid security alerts (#1536)
1 parent 87f82fb commit a09f84c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"grunt-legacy-util": "~1.0.0",
5050
"iconv-lite": "~0.4.13",
5151
"js-yaml": "~3.5.2",
52-
"minimatch": "~3.0.0",
52+
"minimatch": "~3.0.2",
5353
"nopt": "~3.0.6",
5454
"path-is-absolute": "~1.0.0",
5555
"rimraf": "~2.2.8"

0 commit comments

Comments
 (0)