File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5930,13 +5930,18 @@ constant-case@^3.0.4:
59305930 tslib "^2.0.3"
59315931 upper-case "^2.0.2"
59325932
5933- content-disposition@0.5.4, content-disposition@~0.5.4 :
5933+ content-disposition@0.5.4:
59345934 version "0.5.4"
59355935 resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.4.tgz#8b82b4efac82512a02bb0b1dcec9d2c5e8eb5bfe"
59365936 integrity sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==
59375937 dependencies:
59385938 safe-buffer "5.2.1"
59395939
5940+ content-disposition@~1.0.1:
5941+ version "1.0.1"
5942+ resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-1.0.1.tgz#a8b7bbeb2904befdfb6787e5c0c086959f605f9b"
5943+ integrity sha512-oIXISMynqSqm241k6kcQ5UwttDILMK4BiurCfGEREw6+X9jkkpEe5T9FZaApyLGGOnFuyMWZpdolTXMtvEJ08Q==
5944+
59405945content-type@^1.0.4, content-type@^1.0.5, content-type@~1.0.4, content-type@~1.0.5:
59415946 version "1.0.5"
59425947 resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
@@ -8933,12 +8938,12 @@ koa-compose@^4.1.0:
89338938 integrity sha512-8ODW8TrDuMYvXRwra/Kh7/rJo9BtOfPc6qO8eAfC80CnCvSjSl0bkRM24X6/XBBEyj0v1nRUQ1LyOy3dbqOWXw==
89348939
89358940koa@^3.0.0:
8936- version "3.1.1 "
8937- resolved "https://registry.yarnpkg.com/koa/-/koa-3.1.1 .tgz#5550bef74f690412b1f6f2a3cbed851b80ed9809 "
8938- integrity sha512-KDDuvpfqSK0ZKEO2gCPedNjl5wYpfj+HNiuVRlbhd1A88S3M0ySkdf2V/EJ4NWt5dwh5PXCdcenrKK2IQJAxsg ==
8941+ version "3.1.2 "
8942+ resolved "https://registry.yarnpkg.com/koa/-/koa-3.1.2 .tgz#f680316351ba23a652b50405d0be03b6161e4c0b "
8943+ integrity sha512-2LOQnFKu3m0VxpE+5sb5+BRTSKrXmNxGgxVRiKwD9s5KQB1zID/FRXhtzeV7RT1L2GVpdEEAfVuclFOMGl1ikA ==
89398944 dependencies:
89408945 accepts "^1.3.8"
8941- content-disposition "~0.5.4 "
8946+ content-disposition "~1.0.1 "
89428947 content-type "^1.0.5"
89438948 cookies "~0.9.1"
89448949 delegates "^1.0.0"
You can’t perform that action at this time.
0 commit comments