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 9
9
"dependencies" : {
10
10
"bcryptjs" : " 2.4.3" ,
11
11
"graphql-yoga" : " 1.14.7" ,
12
- "jsonwebtoken" : " 8.2.2 " ,
12
+ "jsonwebtoken" : " 8.3.0 " ,
13
13
"prisma-binding" : " 1.5.19"
14
14
},
15
15
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -3080,9 +3080,9 @@ jsonify@~0.0.0:
3080
3080
version "0.0.0"
3081
3081
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
3082
3082
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 "
3086
3086
dependencies :
3087
3087
jws "^3.1.5"
3088
3088
lodash.includes "^4.3.0"
3093
3093
lodash.isstring "^4.0.1"
3094
3094
lodash.once "^4.0.0"
3095
3095
ms "^2.1.1"
3096
- xtend "^4.0.1"
3097
3096
3098
3097
jsonwebtoken@^8.1.0 :
3099
3098
version "8.1.1"
You can’t perform that action at this time.
0 commit comments