Skip to content

Commit

Permalink
Bump jsonwebtoken from 7.4.2 to 7.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 18, 2017
1 parent db99285 commit 0209cad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dotenv": "^4.0.0",
"glob": "^7.1.2",
"graphql": "^0.10.5",
"jsonwebtoken": "^7.4.2",
"jsonwebtoken": "^7.4.3",
"kcors": "^2.2.1",
"knex": "^0.13.0",
"koa": "^2.2.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2547,9 +2547,9 @@ jsonify@~0.0.0:
version "0.0.0"
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"

jsonwebtoken@^7.4.2:
version "7.4.2"
resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-7.4.2.tgz#571b903c07e875c0fc59203d1ac78667d80e09cd"
jsonwebtoken@^7.4.3:
version "7.4.3"
resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-7.4.3.tgz#77f5021de058b605a1783fa1283e99812e645638"
dependencies:
joi "^6.10.1"
jws "^3.1.4"
Expand Down

0 comments on commit 0209cad

Please sign in to comment.