Skip to content

Commit 071d390

Browse files
authored
Merge pull request #944 from pradnya-orchestral/update_minimatch_latest_3.0.4
Update minimatch to latest 3.0.4 for security vulnerability issue
2 parents 11ace94 + c8ec5a6 commit 071d390

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"kind-of": "^6.0.3",
7676
"lodash": "4.17.21",
7777
"lodash.template": "^4.5.0",
78-
"minimatch": "^3.0.2",
78+
"minimatch": "^3.0.4",
7979
"mixin-deep": "^1.3.2",
8080
"moment": "2.24.0",
8181
"node": "^14.16.1",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -7995,7 +7995,7 @@ [email protected]:
79957995
lru-cache "2"
79967996
sigmund "~1.0.0"
79977997

7998-
[email protected], minimatch@^3.0.2, minimatch@^3.0.4:
7998+
[email protected], minimatch@^3.0.4:
79997999
version "3.0.4"
80008000
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
80018001
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==

0 commit comments

Comments
 (0)