Skip to content

Commit 8b881c6

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:diff:20180305
1 parent bad182b commit 8b881c6

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": "^4.0.0",
19+
"mocha": "^5.0.3",
2020
"should": "^7.1.1"
2121
},
2222
"scripts": {

0 commit comments

Comments
 (0)