File tree 2 files changed +5
-5
lines changed
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.1" ,
65
- "@types/jsonwebtoken" : " ^8.5.8 " ,
65
+ "@types/jsonwebtoken" : " ^9.0.7 " ,
66
66
"@types/lodash.get" : " ^4.4.6" ,
67
67
"@types/node" : " ^16.11.26" ,
68
68
"@types/puppeteer" : " ^5.4.5" ,
Original file line number Diff line number Diff line change 2142
2142
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
2143
2143
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
2144
2144
2145
- "@types/jsonwebtoken@^8.5.8 ":
2146
- version "8.5.8 "
2147
- resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.5.8 .tgz#01b39711eb844777b7af1d1f2b4cf22fda1c0c44 "
2148
- integrity sha512-zm6xBQpFDIDM6o9r6HSgDeIcLy82TKWctCXEPbJJcXb5AKmi5BNNdLXneixK4lplX3PqIVcwLBCGE/kAGnlD4A ==
2145
+ "@types/jsonwebtoken@^9.0.7 ":
2146
+ version "9.0.7 "
2147
+ resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.7 .tgz#e49b96c2b29356ed462e9708fc73b833014727d2 "
2148
+ integrity sha512-ugo316mmTYBl2g81zDFnZ7cfxlut3o+/EQdaP7J8QN2kY6lJ22hmQYCK5EHcJHbrW+dkCGSCPgbG8JtYj6qSrg ==
2149
2149
dependencies:
2150
2150
"@types/node" "*"
2151
2151
You can’t perform that action at this time.
0 commit comments