Bump jose from 5.6.2 to 5.6.3 (#6490)

Bumps [jose](https://github.com/panva/jose) from 5.6.2 to 5.6.3.
- [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.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: jose
  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] 2024-07-03 18:27:50 +02:00 committed by GitHub
parent aab5761e0a
commit fa4ce178a9
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

@ -186,8 +186,8 @@ importers:
specifier: ^2.0.0
version: 2.0.0
jose:
specifier: ^5.6.2
version: 5.6.2
specifier: ^5.6.3
version: 5.6.3
js-cookie:
specifier: ^3.0.5
version: 3.0.5
@ -3032,8 +3032,8 @@ packages:
engines: {node: '>=10'}
hasBin: true
jose@5.6.2:
resolution: {integrity: sha512-F1t1/WZJ4JdmCE/XoMYw1dPOW5g8JF0xGm6Ox2fwaCAPlCzt+4Bh0EWP59iQuZNHHauDkCdjx+kCZSh5z/PGow==}
jose@5.6.3:
resolution: {integrity: sha512-1Jh//hEEwMhNYPDDLwXHa2ePWgWiFNNUadVmguAAw2IJ6sj9mNxV5tGXJNqlMkJAybF6Lgw1mISDxTePP/187g==}
js-cookie@3.0.5:
resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==}
@ -7381,7 +7381,7 @@ snapshots:
filelist: 1.0.4
minimatch: 3.1.2
jose@5.6.2: {}
jose@5.6.3: {}
js-cookie@3.0.5: {}
@ -7892,7 +7892,7 @@ snapshots:
debug: 4.3.5
eta: 3.4.0
got: 13.0.0
jose: 5.6.2
jose: 5.6.3
jsesc: 3.0.2
koa: 2.15.3
nanoid: 5.0.7

View file

@ -45,7 +45,7 @@
"find-root": "1.1.0",
"formidable": "^3.5.1",
"http-errors": "^2.0.0",
"jose": "^5.6.2",
"jose": "^5.6.3",
"js-cookie": "^3.0.5",
"jsdom": "^24.1.0",
"jsonminify": "0.4.2",