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.4 " ,
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.4 ":
2146
+ version "9.0.4 "
2147
+ resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.4 .tgz#8b74bbe87bde81a3469d4b32a80609bec62c23ec "
2148
+ integrity sha512-8UYapdmR0QlxgvJmyE8lP7guxD0UGVMfknsdtCFZh4ovShdBl3iOI4zdvqBHrB/IS+xUj3PSx73Qkey1fhWz+g ==
2149
2149
dependencies:
2150
2150
"@types/node" "*"
2151
2151
You can’t perform that action at this time.
0 commit comments