summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-03-30 03:07:41 +0000
committergreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-03-30 03:07:41 +0000
commit658e52a57389e8df3e2738790415e6ca637c62fb (patch)
tree79f2fa690b84855713a62d0536e92ce6ae8f608d /package.json
parentAdd logo :art: (diff)
downloadmisskey-658e52a57389e8df3e2738790415e6ca637c62fb.tar.gz
misskey-658e52a57389e8df3e2738790415e6ca637c62fb.tar.bz2
misskey-658e52a57389e8df3e2738790415e6ca637c62fb.zip
fix(package): update cors to version 2.8.3
https://greenkeeper.io/
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 9dba5500a8..737ee1fea9 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
"cafy": "2.3.0",
"chalk": "1.1.3",
"compression": "1.6.2",
- "cors": "2.8.2",
+ "cors": "2.8.3",
"cropperjs": "1.0.0-rc",
"crypto": "0.0.3",
"debug": "2.6.3",