We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 451ba10 commit be68ca3Copy full SHA for be68ca3
packages/live-server/package.json
@@ -12,14 +12,14 @@
12
],
13
"author": "Tapio Vierros",
14
"dependencies": {
15
- "chokidar": "1.6.0",
+ "chokidar": "3.1.0",
16
"colors": "1.3.0",
17
"connect": "3.6.5",
18
"cors": "2.8.4",
19
"event-stream": "3.3.4",
20
"faye-websocket": "0.11.x",
21
"http-auth": "3.2.x",
22
- "morgan": "1.6.1",
+ "morgan": "1.9.1",
23
"object-assign": "4.1.1",
24
"opn": "5.3.0",
25
"proxy-middleware": "0.15.0",
@@ -28,7 +28,7 @@
28
},
29
"devDependencies": {
30
"eslint": "4.18.2",
31
- "jshint": "2.9.2",
+ "jshint": "2.10.2",
32
"mocha": "4.0.1",
33
"supertest": "3.0.0"
34
0 commit comments