From 6bae0be7ed47db965f364a83aa97a2d525daf156 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 13 Sep 2020 16:38:38 +0900 Subject: [PATCH] Remove request --- package.json | 1 - yarn.lock | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e2016873..93f35217 100644 --- a/package.json +++ b/package.json @@ -188,7 +188,6 @@ "object-assign-deep": "^0.4.0", "parse-link-header": "^1.0.1", "rc": "^1.2.7", - "request": "^2.88.2", "sanitize-html": "^1.27.2", "simplayer": "0.0.8", "system-font-families": "^0.4.1", diff --git a/yarn.lock b/yarn.lock index 09140488..cd8a6622 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12663,9 +12663,9 @@ tsutils@^3.17.1: dependencies: tslib "^1.8.1" -ttfinfo@^0.2.0, "ttfinfo@git+https://github.com/rBurgett/ttfinfo.git": +ttfinfo@^0.2.0, "ttfinfo@https://github.com/rBurgett/ttfinfo.git": version "0.2.0" - resolved "git+https://github.com/rBurgett/ttfinfo.git#f00e43e2a6d4c8a12a677df20b7804492d50863c" + resolved "https://github.com/rBurgett/ttfinfo.git#f00e43e2a6d4c8a12a677df20b7804492d50863c" tty-browserify@0.0.0: version "0.0.0"