File tree 2 files changed +11
-5
lines changed
2 files changed +11
-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.9 " ,
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.9 ":
2146
+ version "9.0.9 "
2147
+ resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.9 .tgz#a4c3a446c0ebaaf467a58398382616f416345fb3 "
2148
+ integrity sha512-uoe+GxEuHbvy12OUQct2X9JenKM3qAscquYymuQN4fMWG9DBQtykrQEFcAbVACF7qaLw9BePSodUL0kquqBJpQ ==
2149
2149
dependencies:
2150
+ "@types/ms" "*"
2150
2151
"@types/node" "*"
2151
2152
2152
2153
"@types/keyv@*":
2188
2189
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
2189
2190
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
2190
2191
2192
+ "@types/ms@*":
2193
+ version "2.1.0"
2194
+ resolved "https://registry.yarnpkg.com/@types/ms/-/ms-2.1.0.tgz#052aa67a48eccc4309d7f0191b7e41434b90bb78"
2195
+ integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==
2196
+
2191
2197
"@types/node-sass@*":
2192
2198
version "4.11.2"
2193
2199
resolved "https://registry.yarnpkg.com/@types/node-sass/-/node-sass-4.11.2.tgz#ecdaa44a1ba8847bf7dea2aadbfe33a91a263514"
You can’t perform that action at this time.
0 commit comments