perf: Improve network request performance (#7636)

* perf: Improve fetch

* CHANGELOG

* lifo
This commit is contained in:
MeiMei 2021-08-16 17:44:43 +09:00 committed by GitHub
parent 1b84ae9f3f
commit def32107af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 44 additions and 42 deletions

View file

@ -116,6 +116,7 @@
"blurhash": "1.1.3",
"broadcast-channel": "3.7.0",
"bull": "3.26.0",
"cacheable-lookup": "6.0.0",
"cafy": "15.2.1",
"cbor": "8.0.0",
"chalk": "4.1.2",
@ -147,10 +148,9 @@
"gulp-terser": "2.0.1",
"gulp-tslint": "8.1.4",
"hard-source-webpack-plugin": "0.13.1",
"hpagent": "0.1.2",
"html-minifier": "4.0.0",
"http-proxy-agent": "4.0.1",
"http-signature": "1.3.5",
"https-proxy-agent": "5.0.0",
"idb-keyval": "5.1.3",
"insert-text-at-cursor": "0.3.0",
"is-root": "2.1.0",
@ -172,7 +172,6 @@
"koa-slow": "2.1.0",
"koa-views": "7.0.1",
"langmap": "0.0.16",
"lookup-dns-cache": "2.1.0",
"markdown-it": "12.2.0",
"markdown-it-anchor": "7.1.0",
"matter-js": "0.17.1",