Skip to content

Commit

Permalink
Bump jsonwebtoken in /Source/Services/Tailwind.Traders.Coupon.Api
Browse files Browse the repository at this point in the history
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.4.0 to 9.0.0.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](auth0/node-jsonwebtoken@v8.4.0...v9.0.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2022
1 parent 3cc3a0f commit a012090
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 64 deletions.
112 changes: 49 additions & 63 deletions Source/Services/Tailwind.Traders.Coupon.Api/package-lock.json

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

2 changes: 1 addition & 1 deletion Source/Services/Tailwind.Traders.Coupon.Api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"csvtojson": "^2.0.8",
"dotenv": "^6.2.0",
"express": "^4.14.0",
"jsonwebtoken": "^8.4.0",
"jsonwebtoken": "^9.0.0",
"mongoose": "^5.3.9",
"morgan": "^1.7.0",
"swagger-node-express": "^2.1.3",
Expand Down

0 comments on commit a012090

Please sign in to comment.