Merge pull request '⬆️ Update dependency jose to v5.2.0' (#32) from renovate/jose-5.x into main
Some checks failed
ci/woodpecker/push/docker Pipeline failed

Reviewed-on: #32
This commit is contained in:
sebclem 2024-01-09 10:07:32 +01:00
commit 293ea99c0b
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"@types/js-cookie": "3.0.6",
"@types/uuid": "9.0.7",
"axios": "1.6.5",
"jose": "5.1.3",
"jose": "5.2.0",
"js-cookie": "3.0.5",
"pinia": "2.1.7",
"pinia-plugin-persistedstate": "3.2.1",

View File

@ -18,8 +18,8 @@ dependencies:
specifier: 1.6.5
version: 1.6.5
jose:
specifier: 5.1.3
version: 5.1.3
specifier: 5.2.0
version: 5.2.0
js-cookie:
specifier: 3.0.5
version: 3.0.5
@ -2299,8 +2299,8 @@ packages:
merge-stream: 2.0.0
supports-color: 8.1.1
/jose@5.1.3:
resolution: {integrity: sha512-GPExOkcMsCLBTi1YetY2LmkoY559fss0+0KVa6kOfb2YFe84nAM7Nm/XzuZozah4iHgmBGrCOHL5/cy670SBRw==}
/jose@5.2.0:
resolution: {integrity: sha512-oW3PCnvyrcm1HMvGTzqjxxfnEs9EoFOFWi2HsEGhlFVOXxTE3K9GKWVMFoFw06yPUqwpvEWic1BmtUZBI/tIjw==}
dev: false
/js-beautify@1.14.11: