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 10
10
"eslint-plugin-import" : " 2.32.0" ,
11
11
"eslint-plugin-jsx-a11y" : " 5.1.1" ,
12
12
"eslint-plugin-react" : " 7.37.5" ,
13
- "jwt-decode" : " 2.2 .0" ,
13
+ "jwt-decode" : " 4.0 .0" ,
14
14
"prettier-eslint-cli" : " 4.7.1" ,
15
15
"react-scripts" : " 2.1.8"
16
16
},
Original file line number Diff line number Diff line change @@ -8321,10 +8321,10 @@ jsx-ast-utils@^2.0.1:
8321
8321
array-includes "^3.1.1"
8322
8322
object.assign "^4.1.1"
8323
8323
8324
- jwt-decode@2.2 .0:
8325
- version "2.2 .0"
8326
- resolved "https://registry.yarnpkg.com/jwt-decode/-/jwt-decode-2.2 .0.tgz#7d86bd56679f58ce6a84704a657dd392bba81a79 "
8327
- integrity sha1-fYa9VmefWM5qhHBKZX3TkruoGnk =
8324
+ jwt-decode@4.0 .0:
8325
+ version "4.0 .0"
8326
+ resolved "https://registry.yarnpkg.com/jwt-decode/-/jwt-decode-4.0 .0.tgz#2270352425fd413785b2faf11f6e755c5151bd4b "
8327
+ integrity sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA= =
8328
8328
8329
8329
killable@^1.0.0:
8330
8330
version "1.0.0"
You can’t perform that action at this time.
0 commit comments