mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 06:03:34 +01:00
Bump jose from 5.6.3 to 5.7.0 (#6598)
This commit is contained in:
parent
1e91efc16c
commit
21380d23cc
2 changed files with 7 additions and 7 deletions
|
@ -183,8 +183,8 @@ importers:
|
|||
specifier: ^2.0.0
|
||||
version: 2.0.0
|
||||
jose:
|
||||
specifier: ^5.6.3
|
||||
version: 5.6.3
|
||||
specifier: ^5.7.0
|
||||
version: 5.7.0
|
||||
js-cookie:
|
||||
specifier: ^3.0.5
|
||||
version: 3.0.5
|
||||
|
@ -3163,8 +3163,8 @@ packages:
|
|||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
|
||||
jose@5.6.3:
|
||||
resolution: {integrity: sha512-1Jh//hEEwMhNYPDDLwXHa2ePWgWiFNNUadVmguAAw2IJ6sj9mNxV5tGXJNqlMkJAybF6Lgw1mISDxTePP/187g==}
|
||||
jose@5.7.0:
|
||||
resolution: {integrity: sha512-3P9qfTYDVnNn642LCAqIKbTGb9a1TBxZ9ti5zEVEr48aDdflgRjhspWFb6WM4PzAfFbGMJYC4+803v8riCRAKw==}
|
||||
|
||||
js-cookie@3.0.5:
|
||||
resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==}
|
||||
|
@ -7714,7 +7714,7 @@ snapshots:
|
|||
filelist: 1.0.4
|
||||
minimatch: 3.1.2
|
||||
|
||||
jose@5.6.3: {}
|
||||
jose@5.7.0: {}
|
||||
|
||||
js-cookie@3.0.5: {}
|
||||
|
||||
|
@ -8190,7 +8190,7 @@ snapshots:
|
|||
debug: 4.3.5(supports-color@8.1.1)
|
||||
eta: 3.4.0
|
||||
got: 13.0.0
|
||||
jose: 5.6.3
|
||||
jose: 5.7.0
|
||||
jsesc: 3.0.2
|
||||
koa: 2.15.3
|
||||
nanoid: 5.0.7
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"find-root": "1.1.0",
|
||||
"formidable": "^3.5.1",
|
||||
"http-errors": "^2.0.0",
|
||||
"jose": "^5.6.3",
|
||||
"jose": "^5.7.0",
|
||||
"js-cookie": "^3.0.5",
|
||||
"jsdom": "^24.1.1",
|
||||
"jsonminify": "0.4.2",
|
||||
|
|
Loading…
Reference in a new issue