File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 24
24
"fs-extra" : " 9.1.0" ,
25
25
"http-graceful-shutdown" : " 2.4.0" ,
26
26
"joi" : " ^17.12.3" ,
27
- "koa" : " 2.14.2 " ,
27
+ "koa" : " 2.15.3 " ,
28
28
"koa-router" : " 10.1.1" ,
29
29
"koa-views" : " 6.3.1" ,
30
30
"lodash" : " 4.17.21" ,
Original file line number Diff line number Diff line change @@ -711,10 +711,10 @@ cookie@^0.4.1:
711
711
resolved "https://registry.npmjs.org/cookie/-/cookie-0.4.1.tgz"
712
712
integrity sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==
713
713
714
- cookies@~0.8 .0 :
715
- version "0.8.0 "
716
- resolved "https://registry.npmjs.org /cookies/-/cookies-0.8.0 .tgz"
717
- integrity sha512-8aPsApQfebXnuI+537McwYsDtjVxGm8gTIzQI3FDW6t5t/DAhERxtnbEPN/8RX+uZthoz4eCOgloXaE5cYyNow ==
714
+ cookies@~0.9 .0 :
715
+ version "0.9.1 "
716
+ resolved "https://registry.yarnpkg.com /cookies/-/cookies-0.9.1 .tgz#3ffed6f60bb4fb5f146feeedba50acc418af67e3 "
717
+ integrity sha512-TG2hpqe4ELx54QER/S3HQ9SRVnQnGBtKUz5bLQWtYAQ+o6GpgMs6sYUvaiJjVxb+UXwhRhAEP3m7LbsIZ77Hmw ==
718
718
dependencies :
719
719
depd "~2.0.0"
720
720
keygrip "~1.1.0"
1457
1457
mz "^2.4.0"
1458
1458
pretty "^2.0.0"
1459
1459
1460
- koa@2.14.2 :
1461
- version "2.14.2 "
1462
- resolved "https://registry.npmjs.org /koa/-/koa-2.14.2 .tgz"
1463
- integrity sha512-VFI2bpJaodz6P7x2uyLiX6RLYpZmOJqNmoCst/Yyd7hQlszyPwG/I9CQJ63nOtKSxpt5M7NH67V6nJL2BwCl7g ==
1460
+ koa@2.15.3 :
1461
+ version "2.15.3 "
1462
+ resolved "https://registry.yarnpkg.com /koa/-/koa-2.15.3 .tgz#062809266ee75ce0c75f6510a005b0e38f8c519a "
1463
+ integrity sha512-j/8tY9j5t+GVMLeioLaxweJiKUayFhlGqNTzf2ZGwL0ZCQijd2RLHK0SLW5Tsko8YyyqCZC2cojIb0/s62qTAg ==
1464
1464
dependencies :
1465
1465
accepts "^1.3.5"
1466
1466
cache-content-type "^1.0.0"
1467
1467
content-disposition "~0.5.2"
1468
1468
content-type "^1.0.4"
1469
- cookies "~0.8 .0"
1469
+ cookies "~0.9 .0"
1470
1470
debug "^4.3.2"
1471
1471
delegates "^1.0.0"
1472
1472
depd "^2.0.0"
You can’t perform that action at this time.
0 commit comments