summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-03-02 17:50:52 +0000
committerAya Morisawa <AyaMorisawa4869@gmail.com>2017-03-03 09:49:21 +0900
commit0042fa179c706e89793a84b225ba5a8a7fdbe9ca (patch)
tree466656cc8c34c421b5340d832503c3801c4848d4 /package.json
parentfix(package): update js-yaml to version 3.8.2 (diff)
downloadmisskey-0042fa179c706e89793a84b225ba5a8a7fdbe9ca.tar.gz
misskey-0042fa179c706e89793a84b225ba5a8a7fdbe9ca.tar.bz2
misskey-0042fa179c706e89793a84b225ba5a8a7fdbe9ca.zip
fix(package): update whatwg-fetch to version 2.0.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 2ae21263c9..08348a44f2 100644
--- a/package.json
+++ b/package.json
@@ -150,7 +150,7 @@
"webpack": "2.2.1",
"webpack-stream": "3.2.0",
"websocket": "1.0.24",
- "whatwg-fetch": "2.0.2",
+ "whatwg-fetch": "2.0.3",
"xml2json": "0.11.0"
}
}