File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed
Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -5937,13 +5937,18 @@ constant-case@^3.0.4:
59375937 tslib "^2.0.3"
59385938 upper-case "^2.0.2"
59395939
5940- content-disposition@0.5.4, content-disposition@~0.5.4 :
5940+ content-disposition@0.5.4:
59415941 version "0.5.4"
59425942 resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.4.tgz#8b82b4efac82512a02bb0b1dcec9d2c5e8eb5bfe"
59435943 integrity sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==
59445944 dependencies:
59455945 safe-buffer "5.2.1"
59465946
5947+ content-disposition@~1.0.1:
5948+ version "1.0.1"
5949+ resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-1.0.1.tgz#a8b7bbeb2904befdfb6787e5c0c086959f605f9b"
5950+ integrity sha512-oIXISMynqSqm241k6kcQ5UwttDILMK4BiurCfGEREw6+X9jkkpEe5T9FZaApyLGGOnFuyMWZpdolTXMtvEJ08Q==
5951+
59475952content-type@^1.0.4, content-type@^1.0.5, content-type@~1.0.4, content-type@~1.0.5:
59485953 version "1.0.5"
59495954 resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
@@ -8945,12 +8950,12 @@ koa-compose@^4.1.0:
89458950 integrity sha512-8ODW8TrDuMYvXRwra/Kh7/rJo9BtOfPc6qO8eAfC80CnCvSjSl0bkRM24X6/XBBEyj0v1nRUQ1LyOy3dbqOWXw==
89468951
89478952koa@^3.0.0:
8948- version "3.1.1 "
8949- resolved "https://registry.yarnpkg.com/koa/-/koa-3.1.1 .tgz#5550bef74f690412b1f6f2a3cbed851b80ed9809 "
8950- integrity sha512-KDDuvpfqSK0ZKEO2gCPedNjl5wYpfj+HNiuVRlbhd1A88S3M0ySkdf2V/EJ4NWt5dwh5PXCdcenrKK2IQJAxsg ==
8953+ version "3.1.2 "
8954+ resolved "https://registry.yarnpkg.com/koa/-/koa-3.1.2 .tgz#f680316351ba23a652b50405d0be03b6161e4c0b "
8955+ integrity sha512-2LOQnFKu3m0VxpE+5sb5+BRTSKrXmNxGgxVRiKwD9s5KQB1zID/FRXhtzeV7RT1L2GVpdEEAfVuclFOMGl1ikA ==
89518956 dependencies:
89528957 accepts "^1.3.8"
8953- content-disposition "~0.5.4 "
8958+ content-disposition "~1.0.1 "
89548959 content-type "^1.0.5"
89558960 cookies "~0.9.1"
89568961 delegates "^1.0.0"
You can’t perform that action at this time.
0 commit comments