Skip to content

Commit 1dcef95

Browse files
authored
Merge pull request #10 from stackr23/snyk-fix-bm083h
[Snyk] Fix for 4 vulnerable dependencies
2 parents de7745b + ce721ac commit 1dcef95

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
@@ -16,7 +16,7 @@
1616
"native-css": "^2.0.0",
1717
"path": "^0.12.7",
1818
"loader-utils": "^1.1.0",
19-
"mocha": "^2.3.4",
19+
"mocha": "^4.0.0",
2020
"should": "^7.1.1"
2121
},
2222
"scripts": {

0 commit comments

Comments
 (0)