File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 28
28
"@babel/runtime" : " 7.15.4" ,
29
29
"bluebird" : " 2.9.25" ,
30
30
"core-js" : " 3.6.5" ,
31
- "forest-express" : " 9.4.6 " ,
31
+ "forest-express" : " 9.4.7 " ,
32
32
"http-errors" : " 1.6.1" ,
33
33
"lodash" : " 4.17.21" ,
34
34
"moment" : " 2.29.2" ,
Original file line number Diff line number Diff line change @@ -4290,9 +4290,10 @@ expect@^26.6.2:
4290
4290
jest-message-util "^26.6.2"
4291
4291
jest-regex-util "^26.0.0"
4292
4292
4293
- " express-jwt@git+https://github.com/auth0/express-jwt.git#c7881ad378063236d85b1e1b0f4a252b63b8e75b " :
4294
- version "6.1.1"
4295
- resolved "git+https://github.com/auth0/express-jwt.git#c7881ad378063236d85b1e1b0f4a252b63b8e75b"
4293
+ express-jwt@6.1.2 :
4294
+ version "6.1.2"
4295
+ resolved "https://registry.yarnpkg.com/express-jwt/-/express-jwt-6.1.2.tgz#4a6cc11d1dcff6f23126dd79ec5b2b441333e78b"
4296
+ integrity sha512-l5dlf5lNM/1EODMsJGfHn1VnrhhsUYEetzrKFStJZLjFQXtR+HGdBiW+jUNZ+ISsFe+h7Wl/hQKjLrY2TX0Qkg==
4296
4297
dependencies :
4297
4298
async "^3.2.2"
4298
4299
express-unless "^1.0.0"
@@ -4569,10 +4570,10 @@ for-in@^1.0.2:
4569
4570
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
4570
4571
integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
4571
4572
4572
- forest-express@9.4.6 :
4573
- version "9.4.6 "
4574
- resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-9.4.6 .tgz#77b4dbea2f93fd2cb4ad0ee3899dc2ea69eaafe5 "
4575
- integrity sha512-wB+3ZHyeYASQ9MYJ0iuxt0/GVVnwqsm0aWo2MYMBkQv69Fn27SEqMpfnVlG8xqc4YupwZPB6B4aqdlpRcChKmg ==
4573
+ forest-express@9.4.7 :
4574
+ version "9.4.7 "
4575
+ resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-9.4.7 .tgz#0246c563fc27fec3d870bf5e7a6547e5c29c3771 "
4576
+ integrity sha512-+F9wpuecIVTS1n1pvGSA1Q9ZEyMlEfAZ3bap3wFukYojm3sdecZ1vFU1KzwxkXBlyHh6v/uuHhceBJnP0S/DIA ==
4576
4577
dependencies :
4577
4578
" @babel/runtime" " 7.10.1"
4578
4579
" @forestadmin/context" " 1.31.0"
@@ -4584,7 +4585,7 @@ forest-express@9.4.6:
4584
4585
cors "2.8.5"
4585
4586
csv-stringify "1.0.4"
4586
4587
express "4.17.1"
4587
- express-jwt "https://github.com/auth0/express-jwt.git#c7881ad378063236d85b1e1b0f4a252b63b8e75b "
4588
+ express-jwt "6.1.2 "
4588
4589
forest-ip-utils "1.0.1"
4589
4590
http-errors "1.7.3"
4590
4591
inflected "2.0.4"
You can’t perform that action at this time.
0 commit comments