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 @@ -3074,9 +3074,9 @@ jsonify@~0.0.0:
30743074 version "0.0.0"
30753075 resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
30763076
3077- jsonwebtoken@8.2.2 :
3078- version "8.2.2 "
3079- resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.2.2 .tgz#76d7993fda79660d71bd0f933109e1f133734b20 "
3077+ jsonwebtoken@8.3.0 :
3078+ version "8.3.0 "
3079+ resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.3.0 .tgz#056c90eee9a65ed6e6c72ddb0a1d325109aaf643 "
30803080 dependencies :
30813081 jws "^3.1.5"
30823082 lodash.includes "^4.3.0"
@@ -3087,7 +3087,6 @@ jsonwebtoken@8.2.2:
30873087 lodash.isstring "^4.0.1"
30883088 lodash.once "^4.0.0"
30893089 ms "^2.1.1"
3090- xtend "^4.0.1"
30913090
30923091jsonwebtoken@^8.1.0 :
30933092 version "8.1.1"
You can’t perform that action at this time.
0 commit comments