mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-01-23 02:35:34 +00:00
build(deps): bump jose from 6.0.12 to 6.0.13 (#7083)
Bumps [jose](https://github.com/panva/jose) from 6.0.12 to 6.0.13. - [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.0.12...v6.0.13) --- updated-dependencies: - dependency-name: jose dependency-version: 6.0.13 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
fae29a03c7
commit
b10b28bdbe
2 changed files with 7 additions and 7 deletions
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
|
@ -180,8 +180,8 @@ importers:
|
|||
specifier: ^2.0.0
|
||||
version: 2.0.0
|
||||
jose:
|
||||
specifier: ^6.0.12
|
||||
version: 6.0.12
|
||||
specifier: ^6.0.13
|
||||
version: 6.0.13
|
||||
js-cookie:
|
||||
specifier: ^3.0.5
|
||||
version: 3.0.5
|
||||
|
|
@ -3580,8 +3580,8 @@ packages:
|
|||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
|
||||
jose@6.0.12:
|
||||
resolution: {integrity: sha512-T8xypXs8CpmiIi78k0E+Lk7T2zlK4zDyg+o1CZ4AkOHgDg98ogdP2BeZ61lTFKFyoEwJ9RgAgN+SdM3iPgNonQ==}
|
||||
jose@6.0.13:
|
||||
resolution: {integrity: sha512-Yms4GpbmdANamS51kKK6w4hRlKx8KTxbWyAAKT/MhUMtqbIqh5mb2HjhTNUbk7TFL8/MBB5zWSDohL7ed4k/UA==}
|
||||
|
||||
js-cookie@3.0.5:
|
||||
resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==}
|
||||
|
|
@ -8435,7 +8435,7 @@ snapshots:
|
|||
filelist: 1.0.4
|
||||
minimatch: 3.1.2
|
||||
|
||||
jose@6.0.12: {}
|
||||
jose@6.0.13: {}
|
||||
|
||||
js-cookie@3.0.5: {}
|
||||
|
||||
|
|
@ -8893,7 +8893,7 @@ snapshots:
|
|||
'@koa/router': 13.1.1
|
||||
debug: 4.4.1(supports-color@8.1.1)
|
||||
eta: 3.5.0
|
||||
jose: 6.0.12
|
||||
jose: 6.0.13
|
||||
jsesc: 3.1.0
|
||||
koa: 3.0.0
|
||||
nanoid: 5.1.5
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@
|
|||
"find-root": "1.1.0",
|
||||
"formidable": "^3.5.4",
|
||||
"http-errors": "^2.0.0",
|
||||
"jose": "^6.0.12",
|
||||
"jose": "^6.0.13",
|
||||
"js-cookie": "^3.0.5",
|
||||
"jsdom": "^26.1.0",
|
||||
"jsonminify": "0.4.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue