diff options
| author | greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | 2018-03-22 13:58:05 +0000 |
|---|---|---|
| committer | greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | 2018-03-22 13:58:05 +0000 |
| commit | 0ef56c2467bb26a00d7bd8ffb7236a3136d57075 (patch) | |
| tree | 396a427a51a018e310240ada90e41be3f0bf7b49 /package.json | |
| parent | Merge pull request #1262 from syuilo/greenkeeper/eslint-4.19.1 (diff) | |
| download | sharkey-0ef56c2467bb26a00d7bd8ffb7236a3136d57075.tar.gz sharkey-0ef56c2467bb26a00d7bd8ffb7236a3136d57075.tar.bz2 sharkey-0ef56c2467bb26a00d7bd8ffb7236a3136d57075.zip | |
fix(package): update chai-http to version 4.0.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index edc4ac8c1a..1f72d610ef 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "bootstrap-vue": "2.0.0-rc.1", "cafy": "3.2.1", "chai": "4.1.2", - "chai-http": "3.0.0", + "chai-http": "4.0.0", "chalk": "2.3.2", "compression": "1.7.2", "cookie": "0.3.1", |