File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 26
26
"autoprefixer" : " ^10.4" ,
27
27
"cors" : " ^2.8" ,
28
28
"express" : " ^4.18" ,
29
- "express-jwt" : " ^8.3 .0" ,
29
+ "express-jwt" : " ^8.4 .0" ,
30
30
"helmet" : " ^4.4" ,
31
31
"highlight.js" : " ^10.0" ,
32
32
"jwks-rsa" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -4400,15 +4400,14 @@ expect@^29.0.0:
4400
4400
jest-message-util "^29.3.1"
4401
4401
jest-util "^29.3.1"
4402
4402
4403
- express-jwt@^8.3 .0 :
4404
- version "8.3 .0"
4405
- resolved "https://registry.yarnpkg.com/express-jwt/-/express-jwt-8.3 .0.tgz#fd317bb52bbe06bdd55afb8dad6bc65b44d39e14 "
4406
- integrity sha512-3eMAlhv240YOzI0WRbufa2oBc6xR29GVY4HZ6AZfJQGnTtelXBmFRYPk+BojSdTa5JLlu9LVmOrTJRI9yg54ww ==
4403
+ express-jwt@^8.4 .0 :
4404
+ version "8.4 .0"
4405
+ resolved "https://registry.yarnpkg.com/express-jwt/-/express-jwt-8.4 .0.tgz#40a23647779b17d64958f77e10b945172b1af506 "
4406
+ integrity sha512-AvIkHI6+wuwHQTgfnl4kEPWeMKo5yw4FnXJJK+jf/PRWAflmuJKTs06ENRNJ6sCQceIUVqAi/fy8Nav8alnv0w ==
4407
4407
dependencies :
4408
4408
" @types/jsonwebtoken" " ^9"
4409
4409
express-unless "^2.1.3"
4410
4410
jsonwebtoken "^9.0.0"
4411
- lodash.set "^4.3.2"
4412
4411
4413
4412
express-unless@^2.1.3 :
4414
4413
version "2.1.3"
@@ -6350,11 +6349,6 @@ lodash.merge@^4.6.2:
6350
6349
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
6351
6350
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
6352
6351
6353
- lodash.set@^4.3.2 :
6354
- version "4.3.2"
6355
- resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
6356
- integrity sha512-4hNPN5jlm/N/HLMCO43v8BXKq9Z7QdAGc/VGrRD61w8gN9g/6jF9A4L1pbUgBLCffi0w9VsXfTOij5x8iTyFvg==
6357
-
6358
6352
lodash.sortby@^4.7.0 :
6359
6353
version "4.7.0"
6360
6354
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
You can’t perform that action at this time.
0 commit comments