File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 62
62
"@types/cookie-parser" : " ^1.4.2" ,
63
63
"@types/express-jwt" : " ^6.0.4" ,
64
64
"@types/jest" : " ^27.4.0" ,
65
- "@types/jsonwebtoken" : " ^8.5.6 " ,
65
+ "@types/jsonwebtoken" : " ^8.5.7 " ,
66
66
"@types/lodash.get" : " ^4.4.6" ,
67
67
"@types/node" : " ^16.11.19" ,
68
68
"@types/puppeteer" : " ^5.4.4" ,
Original file line number Diff line number Diff line change 2350
2350
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
2351
2351
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
2352
2352
2353
- "@types/jsonwebtoken@^8.5.6 ":
2354
- version "8.5.6 "
2355
- resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.6 .tgz#1913e5a61e70a192c5a444623da4901a7b1a9d42 "
2356
- integrity sha512-+P3O/xC7nzVizIi5VbF34YtqSonFsdnbXBnWUCYRiKOi1f9gA4sEFvXkrGr/QVV23IbMYvcoerI7nnhDUiWXRQ ==
2353
+ "@types/jsonwebtoken@^8.5.7 ":
2354
+ version "8.5.7 "
2355
+ resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.7 .tgz#e5dd6832215c48f61c8b79cb1747abc97a337367 "
2356
+ integrity sha512-CBHN+1unePowgS94ayLE7aVp7AfyhgG/3l2O+AjkhOMY4kAAfVI1OnbbLnOeDMAdTNLP5ZjJ3kdZanRtRQaK3Q ==
2357
2357
dependencies:
2358
2358
"@types/node" "*"
2359
2359
You can’t perform that action at this time.
0 commit comments