Skip to content

Commit a20b5a5

Browse files
authored
Merge pull request #1 from GeneralX1/snyk-fix-9c8bbb7ac5aa93a075198fc20436b6a7
[Snyk] Fix for 6 vulnerabilities
2 parents ff36374 + 30d336a commit a20b5a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@
2929
"dependencies": {
3030
"connect": "^3.0.1",
3131
"connect-livereload": "^0.4.0",
32-
"gulp-util": "^2.2.19",
32+
"gulp-util": "^3.0.8",
3333
"isarray": "0.0.1",
3434
"node.extend": "^1.0.10",
35-
"open": "^0.0.5",
35+
"open": "^6.0.0",
3636
"proxy-middleware": "^0.5.0",
3737
"serve-index": "^1.1.4",
3838
"serve-static": "^1.3.0",
3939
"through2": "^0.5.1",
40-
"tiny-lr": "0.1.4",
40+
"tiny-lr": "1.0.0",
4141
"watch": "^0.11.0"
4242
}
4343
}

0 commit comments

Comments
 (0)