Bump jose from 5.10.0 to 6.0.6

Bumps [jose](https://github.com/panva/jose) from 5.10.0 to 6.0.6.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](https://github.com/panva/jose/compare/v5.10.0...v6.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-24 16:50:45 +00:00 committed by GitHub
parent bb6e47ce9a
commit 808d8acd66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 3 deletions

9
pnpm-lock.yaml generated
View file

@ -183,8 +183,8 @@ importers:
specifier: ^2.0.0
version: 2.0.0
jose:
specifier: ^5.10.0
version: 5.10.0
specifier: ^6.0.6
version: 6.0.6
js-cookie:
specifier: ^3.0.5
version: 3.0.5
@ -3545,6 +3545,9 @@ packages:
jose@5.10.0:
resolution: {integrity: sha512-s+3Al/p9g32Iq+oqXxkW//7jk2Vig6FF1CFqzVXoTUXt2qz89YWbL+OwS17NFYEvxC35n0FKeGO2LGYSxeM2Gg==}
jose@6.0.6:
resolution: {integrity: sha512-FFF9x3KcdRJgQo74X8e6I4D1h3Wtd27fEo0suijveKFc+HFz6M5gonqxFPnDos9ulJFRqMNqWI6NexiHQPSnfQ==}
js-cookie@3.0.5:
resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==}
engines: {node: '>=14'}
@ -8550,6 +8553,8 @@ snapshots:
jose@5.10.0: {}
jose@6.0.6: {}
js-cookie@3.0.5: {}
js-tokens@4.0.0: {}

View file

@ -44,7 +44,7 @@
"find-root": "1.1.0",
"formidable": "^3.5.2",
"http-errors": "^2.0.0",
"jose": "^5.10.0",
"jose": "^6.0.6",
"js-cookie": "^3.0.5",
"jsdom": "^26.0.0",
"jsonminify": "0.4.2",