summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-01-12 14:32:11 +0900
committerAya Morisawa <AyaMorisawa4869@gmail.com>2019-01-12 14:32:11 +0900
commite8a1ad98239c12fabd66e0fa9a29c44b5920bc7e (patch)
tree4703ca5922fc7623a0a9c4edc93eeb35933220d8
parentUpdate cssnano requirement from 4.1.7 to 4.1.8 (#3880) (diff)
downloadmisskey-e8a1ad98239c12fabd66e0fa9a29c44b5920bc7e.tar.gz
misskey-e8a1ad98239c12fabd66e0fa9a29c44b5920bc7e.tar.bz2
misskey-e8a1ad98239c12fabd66e0fa9a29c44b5920bc7e.zip
Update chai-http requirement from 4.2.0 to 4.2.1 (#3856)
Updates the requirements on [chai-http](https://github.com/chaijs/chai-http) to permit the latest version. - [Release notes](https://github.com/chaijs/chai-http/releases) - [Changelog](https://github.com/chaijs/chai-http/blob/master/History.md) - [Commits](https://github.com/chaijs/chai-http/commits/4.2.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8221ab2cd9..60e5943f22 100644
--- a/package.json
+++ b/package.json
@@ -96,7 +96,7 @@
"bootstrap-vue": "2.0.0-rc.11",
"cafy": "12.0.0",
"chai": "4.2.0",
- "chai-http": "4.2.0",
+ "chai-http": "4.2.1",
"chalk": "2.4.1",
"commander": "2.19.0",
"crc-32": "1.2.0",