Skip to content

Commit

Permalink
fix: upgrade jose from 4.6.0 to 4.13.1 (#201)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade jose from 4.6.0 to 4.13.1.

See this package in npm:
https://www.npmjs.com/package/jose

See this project in Snyk:
https://app.snyk.io/org/julianna-lak/project/8f35f1a6-68bc-4024-a416-cd6df75a3e06?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Maxwell Gerber <max@stytch.com>
  • Loading branch information
3 people committed Apr 26, 2023
1 parent 9a4d2a0 commit 0d782c8
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 @@ -51,7 +51,7 @@
},
"dependencies": {
"isomorphic-unfetch": "^3.1.0",
"jose": "^4.6.0"
"jose": "^4.13.1"
},
"eslintConfig": {
"extends": "airbnb",
Expand Down

0 comments on commit 0d782c8

Please sign in to comment.