build(deps): bump jose from 6.1.0 to 6.1.1 (#7220)

Bumps [jose](https://github.com/panva/jose) from 6.1.0 to 6.1.1.
- [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/v6.1.0...v6.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-11-10 19:30:47 +01:00 committed by GitHub
parent 341a676171
commit fb12162935
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

12
pnpm-lock.yaml generated
View File

@ -183,8 +183,8 @@ importers:
specifier: ^2.0.0
version: 2.0.0
jose:
specifier: ^6.1.0
version: 6.1.0
specifier: ^6.1.1
version: 6.1.1
js-cookie:
specifier: ^3.0.5
version: 3.0.5
@ -3569,8 +3569,8 @@ packages:
engines: {node: '>=10'}
hasBin: true
jose@6.1.0:
resolution: {integrity: sha512-TTQJyoEoKcC1lscpVDCSsVgYzUDg/0Bt3WE//WiTPK6uOCQC2KZS4MpugbMWt/zyjkopgZoXhZuCi00gLudfUA==}
jose@6.1.1:
resolution: {integrity: sha512-GWSqjfOPf4cWOkBzw5THBjtGPhXKqYnfRBzh4Ni+ArTrQQ9unvmsA3oFLqaYKoKe5sjWmGu5wVKg9Ft1i+LQfg==}
js-cookie@3.0.5:
resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==}
@ -8470,7 +8470,7 @@ snapshots:
filelist: 1.0.4
minimatch: 3.1.2
jose@6.1.0: {}
jose@6.1.1: {}
js-cookie@3.0.5: {}
@ -8946,7 +8946,7 @@ snapshots:
'@koa/router': 14.0.0
debug: 4.4.3(supports-color@8.1.1)
eta: 3.5.0
jose: 6.1.0
jose: 6.1.1
jsesc: 3.1.0
koa: 3.0.1
nanoid: 5.1.5

View File

@ -43,7 +43,7 @@
"find-root": "1.1.0",
"formidable": "^3.5.4",
"http-errors": "^2.0.0",
"jose": "^6.1.0",
"jose": "^6.1.1",
"js-cookie": "^3.0.5",
"jsdom": "^27.1.0",
"jsonminify": "0.4.2",