diff options
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 554ad16df..010934a71 100644 --- a/package.json +++ b/package.json | |||
@@ -39,7 +39,7 @@ | |||
39 | }, | 39 | }, |
40 | "dependencies": { | 40 | "dependencies": { |
41 | "async": "^2.0.0", | 41 | "async": "^2.0.0", |
42 | "bcrypt": "^0.8.7", | 42 | "bcrypt": "^1.0.2", |
43 | "bittorrent-tracker": "^8.0.0", | 43 | "bittorrent-tracker": "^8.0.0", |
44 | "body-parser": "^1.12.4", | 44 | "body-parser": "^1.12.4", |
45 | "concurrently": "^3.1.0", | 45 | "concurrently": "^3.1.0", |
@@ -78,7 +78,7 @@ | |||
78 | "mocha": "^3.0.1", | 78 | "mocha": "^3.0.1", |
79 | "standard": "^8.0.0", | 79 | "standard": "^8.0.0", |
80 | "supertest": "^2.0.0", | 80 | "supertest": "^2.0.0", |
81 | "webtorrent": "^0.97.0" | 81 | "webtorrent": "^0.98.0" |
82 | }, | 82 | }, |
83 | "standard": { | 83 | "standard": { |
84 | "ignore": [ | 84 | "ignore": [ |