File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 9898 "@types/google.picker" : " ^0.0.34" ,
9999 "@types/invariant" : " ^2.2.34" ,
100100 "@types/jest" : " ^26.0.20" ,
101- "@types/jwt-decode" : " ^2.2.1 " ,
101+ "@types/jwt-decode" : " ^3.1.0 " ,
102102 "@types/lodash" : " ^4.14.168" ,
103103 "@types/lz-string" : " ^1.3.34" ,
104104 "@types/node" : " ^14.14.31" ,
Original file line number Diff line number Diff line change 21272127 resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
21282128 integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
21292129
2130- "@types/jwt-decode@^2.2.1":
2131- version "2.2.1"
2132- resolved "https://registry.yarnpkg.com/@types/jwt-decode/-/jwt-decode-2.2.1.tgz#afdf5c527fcfccbd4009b5fd02d1e18241f2d2f2"
2133- integrity sha512-aWw2YTtAdT7CskFyxEX2K21/zSDStuf/ikI3yBqmwpwJF0pS+/IX5DWv+1UFffZIbruP6cnT9/LAJV1gFwAT1A==
2130+ "@types/jwt-decode@^3.1.0":
2131+ version "3.1.0"
2132+ resolved "https://registry.yarnpkg.com/@types/jwt-decode/-/jwt-decode-3.1.0.tgz#eb1b24f436962b8857beaf8addfd542de56670a2"
2133+ integrity sha512-tthwik7TKkou3mVnBnvVuHnHElbjtdbM63pdBCbZTirCt3WAdM73Y79mOri7+ljsS99ZVwUFZHLMxJuJnv/z1w==
2134+ dependencies:
2135+ jwt-decode "*"
21342136
21352137"@types/lodash@^4.14.168":
21362138 version "4.14.168"
@@ -8256,6 +8258,11 @@ jsprim@^1.2.2:
82568258 array-includes "^3.1.2"
82578259 object.assign "^4.1.2"
82588260
8261+ jwt-decode@*:
8262+ version "3.1.2"
8263+ resolved "https://registry.yarnpkg.com/jwt-decode/-/jwt-decode-3.1.2.tgz#3fb319f3675a2df0c2895c8f5e9fa4b67b04ed59"
8264+ integrity sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==
8265+
82598266killable@^1.0.1:
82608267 version "1.0.1"
82618268 resolved "https://registry.yarnpkg.com/killable/-/killable-1.0.1.tgz#4c8ce441187a061c7474fb87ca08e2a638194892"
You can’t perform that action at this time.
0 commit comments