mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 23:46:14 -04:00
Bump oidc-provider from 8.4.6 to 8.4.7 (#6466)
Bumps [oidc-provider](https://github.com/panva/node-oidc-provider) from 8.4.6 to 8.4.7. - [Release notes](https://github.com/panva/node-oidc-provider/releases) - [Changelog](https://github.com/panva/node-oidc-provider/blob/main/CHANGELOG.md) - [Commits](https://github.com/panva/node-oidc-provider/compare/v8.4.6...v8.4.7) --- updated-dependencies: - dependency-name: oidc-provider 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
8fca1f2631
commit
c709f01c89
2 changed files with 5 additions and 5 deletions
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -225,8 +225,8 @@ importers:
|
||||||
specifier: ^2.1.35
|
specifier: ^2.1.35
|
||||||
version: 2.1.35
|
version: 2.1.35
|
||||||
oidc-provider:
|
oidc-provider:
|
||||||
specifier: ^8.4.6
|
specifier: ^8.4.7
|
||||||
version: 8.4.6
|
version: 8.4.7
|
||||||
openapi-backend:
|
openapi-backend:
|
||||||
specifier: ^5.10.6
|
specifier: ^5.10.6
|
||||||
version: 5.10.6
|
version: 5.10.6
|
||||||
|
@ -6006,8 +6006,8 @@ packages:
|
||||||
resolution: {integrity: sha512-9gRK4+sRWzeN6AOewNBTLXir7Zl/i3GB6Yl26gK4flxz8BXVpD3kt8amREmWNb0mxYOGDotvE5a4N+PtGGKdkg==}
|
resolution: {integrity: sha512-9gRK4+sRWzeN6AOewNBTLXir7Zl/i3GB6Yl26gK4flxz8BXVpD3kt8amREmWNb0mxYOGDotvE5a4N+PtGGKdkg==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/oidc-provider@8.4.6:
|
/oidc-provider@8.4.7:
|
||||||
resolution: {integrity: sha512-liuHBXRaIjer6nPGWagrl5UjPhIZqahqLVPoYlc2WXsRR7XddwNCBUl1ks5r3Q3uCUfMdQTv1VsjmlaObdff8w==}
|
resolution: {integrity: sha512-WjURLNh0cAacyZMItl/KimFPBTFZBTE/PVu/+W0JW3T2fWYMUVTDFMOUFcY1tlMDPASUCORgZkyLPCywe4tyDA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@koa/cors': 5.0.0
|
'@koa/cors': 5.0.0
|
||||||
'@koa/router': 12.0.1
|
'@koa/router': 12.0.1
|
||||||
|
|
|
@ -58,7 +58,7 @@
|
||||||
"lru-cache": "^10.2.2",
|
"lru-cache": "^10.2.2",
|
||||||
"measured-core": "^2.0.0",
|
"measured-core": "^2.0.0",
|
||||||
"mime-types": "^2.1.35",
|
"mime-types": "^2.1.35",
|
||||||
"oidc-provider": "^8.4.6",
|
"oidc-provider": "^8.4.7",
|
||||||
"openapi-backend": "^5.10.6",
|
"openapi-backend": "^5.10.6",
|
||||||
"proxy-addr": "^2.0.7",
|
"proxy-addr": "^2.0.7",
|
||||||
"rate-limiter-flexible": "^5.0.3",
|
"rate-limiter-flexible": "^5.0.3",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue