Skip to content

Commit 01e91cf

Browse files
committed
Updated dependencies to satisfy npm security audit.
1 parent 6f3da7c commit 01e91cf

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

package.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,20 @@
2020
},
2121
"homepage": "https://github.com/jason-redding/iResume#readme",
2222
"devDependencies": {
23-
"browser-sync": "^2.18.13",
23+
"browser-sync": "^2.24.7",
2424
"del": "^3.0.0",
2525
"fs": "0.0.1-security",
26-
"gulp": "^3.9.1",
27-
"gulp-preprocess": "^2.0.0",
26+
"gulp": "^4.0.0",
27+
"gulp-preprocess": "^3.0.1",
2828
"gulp-sass": "^3.1.0",
2929
"gulp-sequence": "^0.4.6",
3030
"gulp-sourcemaps": "^2.6.1",
3131
"gulp-ssh": "^0.6.0",
3232
"gulp-uglify": "^3.0.0",
3333
"gulp-useref": "^3.1.2",
3434
"os": "^0.1.1"
35+
},
36+
"dependencies": {
37+
"debug": "^3.1.0"
3538
}
3639
}

0 commit comments

Comments
 (0)