File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
"dependencies" : {
10
10
"bcryptjs" : " 2.4.3" ,
11
11
"graphql-yoga" : " 1.16.7" ,
12
- "jsonwebtoken" : " 8.3 .0" ,
12
+ "jsonwebtoken" : " 8.4 .0" ,
13
13
"prisma-binding" : " 1.5.19"
14
14
},
15
15
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -3137,9 +3137,9 @@ jsonify@~0.0.0:
3137
3137
version "0.0.0"
3138
3138
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
3139
3139
3140
- jsonwebtoken@8.3 .0 :
3141
- version "8.3 .0"
3142
- resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.3 .0.tgz#056c90eee9a65ed6e6c72ddb0a1d325109aaf643 "
3140
+ jsonwebtoken@8.4 .0 :
3141
+ version "8.4 .0"
3142
+ resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.4 .0.tgz#8757f7b4cb7440d86d5e2f3becefa70536c8e46a "
3143
3143
dependencies :
3144
3144
jws "^3.1.5"
3145
3145
lodash.includes "^4.3.0"
You can’t perform that action at this time.
0 commit comments