⬆️ Update dependency jose to v5.4.1
All checks were successful
ci / docker (pull_request) Successful in 53s
All checks were successful
ci / docker (pull_request) Successful in 53s
This commit is contained in:
parent
0a1fd574bd
commit
710072f426
@ -18,7 +18,7 @@
|
||||
"@types/js-cookie": "3.0.6",
|
||||
"@types/uuid": "9.0.8",
|
||||
"axios": "1.7.2",
|
||||
"jose": "5.4.0",
|
||||
"jose": "5.4.1",
|
||||
"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.0
|
||||
version: 5.4.0
|
||||
specifier: 5.4.1
|
||||
version: 5.4.1
|
||||
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.0:
|
||||
resolution: {integrity: sha512-6rpxTHPAQyWMb9A35BroFl1Sp0ST3DpPcm5EVIxZxdH+e0Hv9fwhyB3XLKFUcHNpdSDnETmBfuPPTTlYz5+USw==}
|
||||
jose@5.4.1:
|
||||
resolution: {integrity: sha512-U6QajmpV/nhL9SyfAewo000fkiRQ+Yd2H0lBxJJ9apjpOgkOcBQJWOrMo917lxLptdS/n/o/xPzMkXhF46K8hQ==}
|
||||
|
||||
js-beautify@1.14.11:
|
||||
resolution: {integrity: sha512-rPogWqAfoYh1Ryqqh2agUpVfbxAhbjuN1SmU86dskQUKouRiggUTCO4+2ym9UPXllc2WAp0J+T5qxn7Um3lCdw==}
|
||||
@ -3674,7 +3674,7 @@ snapshots:
|
||||
merge-stream: 2.0.0
|
||||
supports-color: 8.1.1
|
||||
|
||||
jose@5.4.0: {}
|
||||
jose@5.4.1: {}
|
||||
|
||||
js-beautify@1.14.11:
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user