summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2018-12-27 18:49:33 +0900
committerAya Morisawa <AyaMorisawa4869@gmail.com>2018-12-27 18:49:33 +0900
commit1fad5ed6f32f6bfa5907f58d59b9cc889d62480d (patch)
tree4da0a7644971a83ff10bbdc0fd1442156f126f57 /package.json
parent10.67.0 (diff)
downloadmisskey-1fad5ed6f32f6bfa5907f58d59b9cc889d62480d.tar.gz
misskey-1fad5ed6f32f6bfa5907f58d59b9cc889d62480d.tar.bz2
misskey-1fad5ed6f32f6bfa5907f58d59b9cc889d62480d.zip
Update nan requirement from 2.11.1 to 2.12.1 (#3767)
Updates the requirements on [nan](https://github.com/nodejs/nan) to permit the latest version. - [Release notes](https://github.com/nodejs/nan/releases) - [Changelog](https://github.com/nodejs/nan/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodejs/nan/commits/v2.12.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 729ab5f486..394edb2878 100644
--- a/package.json
+++ b/package.json
@@ -164,7 +164,7 @@
"mongodb": "3.1.10",
"monk": "6.0.6",
"ms": "2.1.1",
- "nan": "2.11.1",
+ "nan": "2.12.1",
"nested-property": "0.0.7",
"nodemailer": "4.7.0",
"nprogress": "0.2.0",