Skip to content

Commit

Permalink
chore(deps): bump jose in the npm_and_yarn group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update in the / directory: [jose](https://github.com/panva/jose).


Updates `jose` from 5.2.4 to 5.3.0
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v5.2.4...v5.3.0)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
1 parent 8b30a41 commit 76980d9
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
16 changes: 9 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion services/idp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"fastify": "^4.26.1",
"fastify-disablecache": "^3.1.9",
"fastify-plugin": "^4.5.1",
"jose": "^5.2.4",
"jose": "^5.3.0",
"koa-pino-logger": "^4.0.0",
"nanoid": "^5.0.6",
"oidc-provider": "^8.4.5",
Expand Down
2 changes: 1 addition & 1 deletion services/manage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@vercel/speed-insights": "^1.0.10",
"clsx": "^2.0.0",
"date-fns": "^3.0.6",
"jose": "^5.2.4",
"jose": "^5.3.0",
"qs": "^6.11.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit 76980d9

Please sign in to comment.