Skip to content

Commit

Permalink
fix(deps): bump jose from 5.2.1 to 5.2.2
Browse files Browse the repository at this point in the history
Bumps [jose](https://github.com/panva/jose) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent 0d6aa24 commit 58d1ee7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -56,7 +56,7 @@
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"express": "^4.18.2",
"jose": "^5.2.1",
"jose": "^5.2.2",
"mongoose": "^8.1.3"
},
"devDependencies": {
Expand Down

0 comments on commit 58d1ee7

Please sign in to comment.