Bump jose from 4.14.6 to 4.15.5 in /server

Bumps [jose](https://github.com/panva/jose) from 4.14.6 to 4.15.5.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md)
- [Commits](https://github.com/panva/jose/compare/v4.14.6...v4.15.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-07 18:43:23 +00:00
committed by GitHub
parent e0e00bdb36
commit c8e331bda4
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -30,7 +30,7 @@
"inflight": "^1.0.6",
"inherits": "^2.0.4",
"isomorphic-ws": "^5.0.0",
"jose": "^4.11.0",
"jose": "^4.15.5",
"js-yaml": "^4.1.0",
"jsonpath-plus": "^7.2.0",
"minipass": "^3.3.4",
@@ -1009,9 +1009,9 @@
"integrity": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g=="
},
"node_modules/jose": {
"version": "4.14.6",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.14.6.tgz",
"integrity": "sha512-EqJPEUlZD0/CSUMubKtMaYUOtWe91tZXTWMJZoKSbLk+KtdhNdcvppH8lA9XwVu2V4Ailvsj0GBZJ2ZwDjfesQ==",
"version": "4.15.5",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.15.5.tgz",
"integrity": "sha512-jc7BFxgKPKi94uOvEmzlSWFFe2+vASyXaKUpdQKatWAESU2MWjDfFf0fdfc83CDKcA5QecabZeNLyfhe3yKNkg==",
"funding": {
"url": "https://github.com/sponsors/panva"
}
@@ -2748,9 +2748,9 @@
"integrity": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g=="
},
"jose": {
"version": "4.14.6",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.14.6.tgz",
"integrity": "sha512-EqJPEUlZD0/CSUMubKtMaYUOtWe91tZXTWMJZoKSbLk+KtdhNdcvppH8lA9XwVu2V4Ailvsj0GBZJ2ZwDjfesQ=="
"version": "4.15.5",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.15.5.tgz",
"integrity": "sha512-jc7BFxgKPKi94uOvEmzlSWFFe2+vASyXaKUpdQKatWAESU2MWjDfFf0fdfc83CDKcA5QecabZeNLyfhe3yKNkg=="
},
"js-yaml": {
"version": "4.1.0",
+1 -1
View File
@@ -36,7 +36,7 @@
"inflight": "^1.0.6",
"inherits": "^2.0.4",
"isomorphic-ws": "^5.0.0",
"jose": "^4.11.0",
"jose": "^4.15.5",
"js-yaml": "^4.1.0",
"jsonpath-plus": "^7.2.0",
"minipass": "^3.3.4",