mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-07-25 02:57:09 +00:00
build(deps): bump jose from 6.2.1 to 6.2.2 (#7382)
Bumps [jose](https://github.com/panva/jose) from 6.2.1 to 6.2.2. - [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/v6.2.1...v6.2.2) --- updated-dependencies: - dependency-name: jose dependency-version: 6.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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:
parent
e17890a92c
commit
6a0f932e63
2 changed files with 7 additions and 7 deletions
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
|
@ -187,8 +187,8 @@ importers:
|
|||
specifier: ^2.0.1
|
||||
version: 2.0.1
|
||||
jose:
|
||||
specifier: ^6.2.1
|
||||
version: 6.2.1
|
||||
specifier: ^6.2.2
|
||||
version: 6.2.2
|
||||
js-cookie:
|
||||
specifier: ^3.0.5
|
||||
version: 3.0.5
|
||||
|
|
@ -3464,8 +3464,8 @@ packages:
|
|||
jackspeak@3.4.3:
|
||||
resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
|
||||
|
||||
jose@6.2.1:
|
||||
resolution: {integrity: sha512-jUaKr1yrbfaImV7R2TN/b3IcZzsw38/chqMpo2XJ7i2F8AfM/lA4G1goC3JVEwg0H7UldTmSt3P68nt31W7/mw==}
|
||||
jose@6.2.2:
|
||||
resolution: {integrity: sha512-d7kPDd34KO/YnzaDOlikGpOurfF0ByC2sEV4cANCtdqLlTfBlw2p14O/5d/zv40gJPbIQxfES3nSx1/oYNyuZQ==}
|
||||
|
||||
js-cookie@3.0.5:
|
||||
resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==}
|
||||
|
|
@ -8303,7 +8303,7 @@ snapshots:
|
|||
optionalDependencies:
|
||||
'@pkgjs/parseargs': 0.11.0
|
||||
|
||||
jose@6.2.1: {}
|
||||
jose@6.2.2: {}
|
||||
|
||||
js-cookie@3.0.5: {}
|
||||
|
||||
|
|
@ -8786,7 +8786,7 @@ snapshots:
|
|||
'@koa/router': 15.4.0(koa@3.1.2)
|
||||
debug: 4.4.3(supports-color@8.1.1)
|
||||
eta: 4.5.1
|
||||
jose: 6.2.1
|
||||
jose: 6.2.2
|
||||
jsesc: 3.1.0
|
||||
koa: 3.1.2
|
||||
nanoid: 5.1.7
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@
|
|||
"find-root": "1.1.0",
|
||||
"formidable": "^3.5.4",
|
||||
"http-errors": "^2.0.1",
|
||||
"jose": "^6.2.1",
|
||||
"jose": "^6.2.2",
|
||||
"js-cookie": "^3.0.5",
|
||||
"jsdom": "^29.0.0",
|
||||
"jsonminify": "0.4.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue