mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-13 01:34:44 -04:00
Bump oidc-provider and @types/oidc-provider
Bumps [oidc-provider](https://github.com/panva/node-oidc-provider) and [@types/oidc-provider](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/oidc-provider). These dependencies needed to be updated together. Updates `oidc-provider` from 9.1.1 to 9.1.2 - [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/v9.1.1...v9.1.2) Updates `@types/oidc-provider` from 8.8.1 to 9.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/oidc-provider) --- updated-dependencies: - dependency-name: oidc-provider dependency-version: 9.1.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/oidc-provider" dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3bf147ccd2
commit
c7c29c7b9f
2 changed files with 837 additions and 825 deletions
1658
pnpm-lock.yaml
generated
1658
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
|
@ -57,7 +57,7 @@
|
|||
"lru-cache": "^11.1.0",
|
||||
"measured-core": "^2.0.0",
|
||||
"mime-types": "^3.0.1",
|
||||
"oidc-provider": "^9.1.1",
|
||||
"oidc-provider": "^9.1.2",
|
||||
"openapi-backend": "^5.12.0",
|
||||
"proxy-addr": "^2.0.7",
|
||||
"rate-limiter-flexible": "^7.0.0",
|
||||
|
@ -95,7 +95,7 @@
|
|||
"@types/mime-types": "^2.1.4",
|
||||
"@types/mocha": "^10.0.9",
|
||||
"@types/node": "^22.15.3",
|
||||
"@types/oidc-provider": "^8.8.1",
|
||||
"@types/oidc-provider": "^9.1.0",
|
||||
"@types/semver": "^7.7.0",
|
||||
"@types/sinon": "^17.0.3",
|
||||
"@types/supertest": "^6.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue