Skip to content

Commit

Permalink
Bump jsonwebtoken to 9.0.1 (#1612)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmeldo authored Nov 5, 2023
1 parent 3aebe4e commit d7b1379
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 36 deletions.
51 changes: 17 additions & 34 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 @@ -36,15 +36,15 @@
"cross-env": "^7.0.3",
"express": "^4.17.1",
"jimp": "^0.16.2",
"jsonwebtoken": "^9.0.0",
"jsonwebtoken": "^9.0.1",
"lodash.range": "^3.2.0",
"lodash.sample": "^4.2.1",
"lodash.shuffle": "^4.2.0",
"moment": "^2.29.4",
"mongodb": "^3.1.13",
"monk": "^7.0.0",
"passport": "^0.6.0",
"passport-jwt": "^4.0.0",
"passport-jwt": "^4.0.1",
"pluralize": "^7.0.0",
"pmx": "^1.6.7",
"raven": "^1.2.1",
Expand Down

0 comments on commit d7b1379

Please sign in to comment.