Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Commit acd3551

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 751a435 commit acd3551

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
@@ -53,7 +53,7 @@
5353
"gulp-concat": "^2.6.0",
5454
"gulp-eslint": "^5.0.0",
5555
"gulp-header": "^1.8.3",
56-
"gulp-mocha": "^5.0.0",
56+
"gulp-mocha": "^6.0.0",
5757
"gulp-mocha-phantomjs": "^0.12.0",
5858
"gulp-rename": "^1.2.2",
5959
"gulp-rimraf": "^0.2.0",

0 commit comments

Comments
 (0)