File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 26
26
"dependencies" : {
27
27
"@babel/runtime" : " 7.10.1" ,
28
28
"bluebird" : " 2.9.25" ,
29
- "forest-express" : " 7.3 .1" ,
29
+ "forest-express" : " 7.4 .1" ,
30
30
"http-errors" : " 1.7.2" ,
31
31
"lodash" : " 4.17.19" ,
32
32
"moment" : " 2.24.0" ,
Original file line number Diff line number Diff line change @@ -4155,10 +4155,10 @@ expect@^26.0.1:
4155
4155
jest-message-util "^26.0.1"
4156
4156
jest-regex-util "^26.0.0"
4157
4157
4158
- express-jwt@5.3.3 :
4159
- version "5.3.3 "
4160
- resolved "https://registry.yarnpkg.com/express-jwt/-/express-jwt-5.3.3 .tgz#e557b4a63dd34c5ddd6ad81452738386314cc243 "
4161
- integrity sha512-UdB8p5O8vGYTKm3SfREnLgVGIGEHcL3lrVyi3ebEX2qhMuagN623ju7ywWis+qYL+CXE7G1qPc2bCPBAg2MxZQ ==
4158
+ express-jwt@6.0.0 :
4159
+ version "6.0.0 "
4160
+ resolved "https://registry.yarnpkg.com/express-jwt/-/express-jwt-6.0.0 .tgz#20886c730983ffb1c706a4383235df86eff349b8 "
4161
+ integrity sha512-C26y9myRjx7CyhZ+BAT3p+gQyRCoDZ7qo8plCvLDaRT6je6ALIAQknT6XLVQGFKwIy/Ux7lvM2MNap5dt0T7gA ==
4162
4162
dependencies :
4163
4163
async "^1.5.0"
4164
4164
express-unless "^0.3.0"
@@ -4453,10 +4453,10 @@ for-in@^1.0.2:
4453
4453
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
4454
4454
integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
4455
4455
4456
- forest-express@7.3 .1 :
4457
- version "7.3 .1"
4458
- resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-7.3 .1.tgz#f1e992b2b654cf2684f999cd09923aefcf3d71ad "
4459
- integrity sha512-AKmpf7FI15Y49T8ikI8EA26RaK4QIlX6dwN46PK6ynEesGoZRXAoIeV3ECp4kdhaDhXnhlVznqy2h4ge/5S93g ==
4456
+ forest-express@7.4 .1 :
4457
+ version "7.4 .1"
4458
+ resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-7.4 .1.tgz#63ecb078ee3649d712670d8bacdb477b1afeac33 "
4459
+ integrity sha512-WdXrkG1xfqq3yrBGzyT4pFgV31QJ2Owb/8CHnPoo+tR6Iv/cIdpUA4RWhYb+tZYfWqfK6w15VA4MyQlCH7s4GA ==
4460
4460
dependencies :
4461
4461
" @babel/runtime" " 7.10.1"
4462
4462
base32-encode "1.1.1"
4467
4467
cors "2.8.5"
4468
4468
csv-stringify "1.0.4"
4469
4469
express "4.17.1"
4470
- express-jwt "5.3.3 "
4470
+ express-jwt "6.0.0 "
4471
4471
forest-ip-utils "1.0.1"
4472
4472
http-errors "1.7.3"
4473
4473
inflected "2.0.4"
4474
4474
jsonapi-serializer "3.6.5"
4475
4475
jsonwebtoken "8.5.1"
4476
- lodash "4.17.15 "
4476
+ lodash "4.17.19 "
4477
4477
moment "2.24.0"
4478
4478
moment-timezone "0.5.26"
4479
4479
otplib "11.0.1"
You can’t perform that action at this time.
0 commit comments