File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 99 "dependencies" : {
1010 "bcryptjs" : " 2.4.3" ,
1111 "graphql-yoga" : " 1.14.7" ,
12- "jsonwebtoken" : " 8.2.2 " ,
12+ "jsonwebtoken" : " 8.3.0 " ,
1313 "prisma-binding" : " 1.5.19"
1414 },
1515 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -3080,9 +3080,9 @@ jsonify@~0.0.0:
30803080 version "0.0.0"
30813081 resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
30823082
3083- jsonwebtoken@8.2.2 :
3084- version "8.2.2 "
3085- resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.2.2 .tgz#76d7993fda79660d71bd0f933109e1f133734b20 "
3083+ jsonwebtoken@8.3.0 :
3084+ version "8.3.0 "
3085+ resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.3.0 .tgz#056c90eee9a65ed6e6c72ddb0a1d325109aaf643 "
30863086 dependencies :
30873087 jws "^3.1.5"
30883088 lodash.includes "^4.3.0"
@@ -3093,7 +3093,6 @@ jsonwebtoken@8.2.2:
30933093 lodash.isstring "^4.0.1"
30943094 lodash.once "^4.0.0"
30953095 ms "^2.1.1"
3096- xtend "^4.0.1"
30973096
30983097jsonwebtoken@^8.1.0 :
30993098 version "8.1.1"
You can’t perform that action at this time.
0 commit comments