Skip to content

Commit

Permalink
fix: upgrade jose from 5.2.0 to 5.2.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade jose from 5.2.0 to 5.2.1.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/dbrrt-7tn/project/feb7119a-fbae-4497-9c92-71dbbb8f5dc4?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 25, 2024
1 parent f0d46d3 commit 5e02b55
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"typescript": "^4.3.5"
},
"dependencies": {
"jose": "^5.2.0"
"jose": "^5.2.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2290,10 +2290,10 @@ jest@^27.0.6:
import-local "^3.0.2"
jest-cli "^27.5.1"

jose@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/jose/-/jose-5.2.0.tgz#d0ffd7f7e31253f633eefb190a930cd14a916995"
integrity sha512-oW3PCnvyrcm1HMvGTzqjxxfnEs9EoFOFWi2HsEGhlFVOXxTE3K9GKWVMFoFw06yPUqwpvEWic1BmtUZBI/tIjw==
jose@^5.2.1:
version "5.2.2"
resolved "https://registry.yarnpkg.com/jose/-/jose-5.2.2.tgz#b91170e9ba6dbe609b0c0a86568f9a1fbe4335c0"
integrity sha512-/WByRr4jDcsKlvMd1dRJnPfS1GVO3WuKyaurJ/vvXcOaUQO8rnNObCQMlv/5uCceVQIq5Q4WLF44ohsdiTohdg==

joycon@^3.0.1:
version "3.1.1"
Expand Down

0 comments on commit 5e02b55

Please sign in to comment.