Skip to content

Commit

Permalink
fix: vuln in JOSE lib (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
eaddingtonwhite authored Oct 20, 2022
1 parent f814fa3 commit d1e8c16
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"@gomomento/generated-types": "0.13.0",
"@grpc/grpc-js": "1.5.10",
"jose": "4.8.3",
"jose": "4.10.2",
"jwt-decode": "3.1.2",
"pino": "8.1.0",
"pino-pretty": "8.1.0"
Expand Down

0 comments on commit d1e8c16

Please sign in to comment.