Skip to content

Commit 6e9fc08

Browse files
committedApr 27, 2020
update dependencies
1 parent 943c609 commit 6e9fc08

File tree

2 files changed

+497
-181
lines changed

2 files changed

+497
-181
lines changed
 

‎package-lock.json

+493-177
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -80,19 +80,19 @@
8080
],
8181
"dependencies": {
8282
"basic-auth": "^1.0.3",
83-
"colors": "^1.3.3",
83+
"colors": "^1.4.0",
8484
"corser": "^2.0.1",
8585
"ecstatic": "^3.3.2",
86-
"http-proxy": "^1.17.0",
86+
"http-proxy": "^1.18.0",
8787
"minimist": "^1.2.5",
8888
"opener": "^1.5.1",
89-
"portfinder": "^1.0.20",
89+
"portfinder": "^1.0.25",
9090
"secure-compare": "3.0.1",
9191
"union": "~0.5.0"
9292
},
9393
"devDependencies": {
9494
"common-style": "^3.0.0",
95-
"request": "^2.88.0",
95+
"request": "^2.88.2",
9696
"vows": "~0.8.3"
9797
},
9898
"bugs": {

0 commit comments

Comments
 (0)
Please sign in to comment.