Skip to content

Commit

Permalink
Lock dependencies and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rush committed Nov 24, 2015
1 parent 8f95002 commit 6324131
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "http-master",
"version": "1.0.21",
"version": "1.0.22",
"description": "Easy to setup, convenient, universal, parallel, http/https proxy daemon. Setup in 1 minute, run, configure, adapt. Proxying based on excellent node-http-proxy.",
"main": "src/HttpMaster.js",
"scripts": {
Expand Down Expand Up @@ -34,27 +34,27 @@
"http-auth": "2.2.5",
"http-proxy": "1.12.0",
"js-yaml": "3.2.3",
"jsonfn": "^0.31.0",
"jsonfn": "0.31.0",
"jsonlint-lines": "1.6.0",
"moment": "2.10.3",
"morgan": "^1.6.1",
"morgan": "1.6.1",
"node-watch": "0.3.4",
"ocsp": "^1.0.2",
"parseurl": "^1.3.0",
"send": "^0.13.0",
"serve-static": "^1.10.0",
"spdy": "^3.0.0",
"ocsp": "1.0.2",
"parseurl": "1.3.0",
"send": "0.13.0",
"serve-static": "1.10.0",
"spdy": "3.0.0",
"uid-number": "0.0.6",
"ws": "0.8.0",
"x509.js": "^1.0.0",
"x509.js": "1.0.0",
"xregexp": "2.0.0",
"yargs": "3.26.0"
},
"devDependencies": {
"chai": "1.10.0",
"chai": "^3.4.1",
"fs.extra": "1.2.1",
"istanbul": "0.3.2",
"mocha": "2.0.1",
"mocha": "2.3.4",
"should": "4.3.0"
},
"optionalDependencies": {
Expand Down

0 comments on commit 6324131

Please sign in to comment.