Skip to content

Commit

Permalink
Merge pull request #46 from authdog/snyk-upgrade-bc33901f66e56bab4827…
Browse files Browse the repository at this point in the history
…0c7f6800c752

[Snyk] Upgrade jose from 5.2.0 to 5.2.1
  • Loading branch information
dbrrt authored Mar 13, 2024
2 parents f0d46d3 + 5e02b55 commit c3b8f42
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 c3b8f42

Please sign in to comment.