Skip to content

Commit 4fd80d5

Browse files
authored
Merge pull request #20 from power-assert-js/minimatch
chore(package): update minimatch to v3.0.3 for security
2 parents 1497817 + fba064e commit 4fd80d5

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
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"espower-source": "^1.1.0",
33-
"minimatch": "^3.0.0",
33+
"minimatch": "^3.0.3",
3434
"typescript": "^2.0.3",
3535
"typescript-simple": "^6.0.0"
3636
}

0 commit comments

Comments
 (0)