Skip to content

Commit

Permalink
Bump jsonwebtoken
Browse files Browse the repository at this point in the history
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 9.0.0 to 9.0.1.
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](auth0/node-jsonwebtoken@v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2023
1 parent 07e8437 commit 03554b4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"name": "various"
},
"dependencies": {
"jsonwebtoken": "^9.0.0",
"jsonwebtoken": "^9.0.1",
"node-fetch": "^3.3.1"
}
}

0 comments on commit 03554b4

Please sign in to comment.