⬆️ Update dependency jose to v5.5.0
All checks were successful
ci / docker (pull_request) Successful in 56s
All checks were successful
ci / docker (pull_request) Successful in 56s
This commit is contained in:
parent
f1e2546197
commit
813ce74957
@ -18,7 +18,7 @@
|
||||
"@types/js-cookie": "3.0.6",
|
||||
"@types/uuid": "9.0.8",
|
||||
"axios": "1.7.2",
|
||||
"jose": "5.4.1",
|
||||
"jose": "5.5.0",
|
||||
"js-cookie": "3.0.5",
|
||||
"pinia": "2.1.7",
|
||||
"pinia-plugin-persistedstate": "3.2.1",
|
||||
|
@ -21,8 +21,8 @@ importers:
|
||||
specifier: 1.7.2
|
||||
version: 1.7.2
|
||||
jose:
|
||||
specifier: 5.4.1
|
||||
version: 5.4.1
|
||||
specifier: 5.5.0
|
||||
version: 5.5.0
|
||||
js-cookie:
|
||||
specifier: 3.0.5
|
||||
version: 3.0.5
|
||||
@ -1398,8 +1398,8 @@ packages:
|
||||
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
|
||||
engines: {node: '>= 10.13.0'}
|
||||
|
||||
jose@5.4.1:
|
||||
resolution: {integrity: sha512-U6QajmpV/nhL9SyfAewo000fkiRQ+Yd2H0lBxJJ9apjpOgkOcBQJWOrMo917lxLptdS/n/o/xPzMkXhF46K8hQ==}
|
||||
jose@5.5.0:
|
||||
resolution: {integrity: sha512-DUPr/1kYXbuqYpkCj9r66+B4SGCKXCLQ5ZbKCgmn4sJveJqcwNqWtAR56u4KPmpXjrmBO2uNuLdEAEiqIhFNBg==}
|
||||
|
||||
js-beautify@1.14.11:
|
||||
resolution: {integrity: sha512-rPogWqAfoYh1Ryqqh2agUpVfbxAhbjuN1SmU86dskQUKouRiggUTCO4+2ym9UPXllc2WAp0J+T5qxn7Um3lCdw==}
|
||||
@ -3673,7 +3673,7 @@ snapshots:
|
||||
merge-stream: 2.0.0
|
||||
supports-color: 8.1.1
|
||||
|
||||
jose@5.4.1: {}
|
||||
jose@5.5.0: {}
|
||||
|
||||
js-beautify@1.14.11:
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user