Skip to content

Commit

Permalink
Update dependency jsonwebtoken to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 545acc4 commit 778d4ec
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 28 deletions.
41 changes: 15 additions & 26 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@types/async-retry": "1.4.8",
"@types/chai": "4.3.3",
"@types/jsonwebtoken": "8.5.9",
"@types/jsonwebtoken": "9.0.5",
"@types/lodash": "4.14.201",
"@types/mocha": "10.0.4",
"@types/node": "16.18.61",
Expand Down Expand Up @@ -50,7 +50,7 @@
"axios": "^1.0.0",
"form-urlencoded": "^6.0.5",
"inquirer": "^9.0.0",
"jsonwebtoken": "^8.5.1",
"jsonwebtoken": "^9.0.0",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"pino": "^8.0.0",
Expand Down

0 comments on commit 778d4ec

Please sign in to comment.