chore(deps): bump jose from 5.4.1 to 5.5.0 in /frontend (#2645)

Bumps [jose](https://github.com/panva/jose) from 5.4.1 to 5.5.0.
- [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.4.1...v5.5.0)

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

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-06-26 23:40:14 +08:00
committed by GitHub
parent 0e8d1e5fb8
commit 8fef94cac4
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"i18next": "^23.11.5",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-http-backend": "^2.5.2",
"jose": "^5.4.1",
"jose": "^5.5.0",
"monaco-editor": "^0.50.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
@@ -10552,9 +10552,9 @@
}
},
"node_modules/jose": {
"version": "5.4.1",
"resolved": "https://registry.npmjs.org/jose/-/jose-5.4.1.tgz",
"integrity": "sha512-U6QajmpV/nhL9SyfAewo000fkiRQ+Yd2H0lBxJJ9apjpOgkOcBQJWOrMo917lxLptdS/n/o/xPzMkXhF46K8hQ==",
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/jose/-/jose-5.5.0.tgz",
"integrity": "sha512-DUPr/1kYXbuqYpkCj9r66+B4SGCKXCLQ5ZbKCgmn4sJveJqcwNqWtAR56u4KPmpXjrmBO2uNuLdEAEiqIhFNBg==",
"funding": {
"url": "https://github.com/sponsors/panva"
}

View File

@@ -20,7 +20,7 @@
"i18next": "^23.11.5",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-http-backend": "^2.5.2",
"jose": "^5.4.1",
"jose": "^5.5.0",
"monaco-editor": "^0.50.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",