diff --git a/docs/setup.en.md b/docs/setup.en.md
index 3ba3c16ad0da6c6ab78a1b77427e02c66cfd5d48..e94e229d1ce08a3b35dc58b8a4cc07c610e028d0 100644
--- a/docs/setup.en.md
+++ b/docs/setup.en.md
@@ -74,7 +74,7 @@ Please install and setup these softwares:
 *5.* Prepare configuration
 ----------------------------------------------------------------
 First, you need to create a `.config` directory in the directory that
-Misskey installed. Then you need to create a `default.yml` file in
+Misskey installed. And then you need to create a `default.yml` file in
 the directory. The template of configuration is available [here](./config.md).
 
 *6.* That is it.
diff --git a/package.json b/package.json
index 9513a6ec6100e9b8611c8e61d841de50a237798e..1228e24cdaa9e13e7fd02fbfec054608ba84aaad 100644
--- a/package.json
+++ b/package.json
@@ -134,7 +134,7 @@
 		"is-root": "1.0.0",
 		"is-url": "1.2.2",
 		"js-yaml": "3.11.0",
-		"license-checker": "16.0.0",
+		"license-checker": "17.0.0",
 		"loader-utils": "1.1.0",
 		"mecab-async": "0.1.2",
 		"mkdirp": "0.5.1",