build(deps): bump jose from 6.2.3 to 6.2.4 (#8065)

Bumps [jose](https://github.com/panva/jose) from 6.2.3 to 6.2.4.
- [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.2.3...v6.2.4)

---
updated-dependencies:
- dependency-name: jose
  dependency-version: 6.2.4
  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] 2026-07-27 19:31:22 +02:00 committed by GitHub
parent 64c67252a7
commit 80c0910f8b
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

@ -242,8 +242,8 @@ importers:
specifier: ^2.0.1
version: 2.0.1
jose:
specifier: ^6.2.3
version: 6.2.3
specifier: ^6.2.4
version: 6.2.4
js-cookie:
specifier: ^3.0.8
version: 3.0.8
@ -3837,8 +3837,8 @@ packages:
isexe@2.0.0:
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
jose@6.2.3:
resolution: {integrity: sha512-YYVDInQKFJfR/xa3ojUTl8c2KoTwiL1R5Wg9YCydwH0x0B9grbzlg5HC7mMjCtUJjbQ/YnGEZIhI5tCgfTb4Hw==}
jose@6.2.4:
resolution: {integrity: sha512-N8acGzVsQy6M/fjFcxtysNc4Q379TcM5dM/qKkNtsHFji88yANnXTr7BLeP75iPnFwBfQzM/jg2BZ9+HZrHCZA==}
js-cookie@3.0.8:
resolution: {integrity: sha512-yeJd4aNAdYZQjaon2bpD/Gb0B/omw7HQOsynXXcOiWVCacbBcPlgn8S/d1X6blFSaHao7ozqtW7NZW19xpCtIw==}
@ -9376,7 +9376,7 @@ snapshots:
isexe@2.0.0: {}
jose@6.2.3: {}
jose@6.2.4: {}
js-cookie@3.0.8: {}
@ -9954,7 +9954,7 @@ snapshots:
'@koa/router': 15.7.0(koa@3.2.1)(supports-color@8.1.1)
debug: 4.4.3(supports-color@8.1.1)
eta: 4.6.0
jose: 6.2.3
jose: 6.2.4
jsesc: 3.1.0
koa: 3.2.1
nanoid: 5.1.16

View file

@ -46,7 +46,7 @@
"html-to-docx": "^1.8.0",
"htmlparser2": "^12.0.0",
"http-errors": "^2.0.1",
"jose": "^6.2.3",
"jose": "^6.2.4",
"js-cookie": "^3.0.8",
"jsdom": "^29.1.1",
"jsonc-parser": "^3.3.1",