build(deps): bump oidc-provider from 9.4.2 to 9.5.1 (#7108)

Bumps [oidc-provider](https://github.com/panva/node-oidc-provider) from 9.4.2 to 9.5.1.
- [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.4.2...v9.5.1)

---
updated-dependencies:
- dependency-name: oidc-provider
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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:
dependabot[bot] 2025-09-03 20:55:41 +02:00 committed by GitHub
parent 16f0d1b4d8
commit 32a9dcdd0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
pnpm-lock.yaml generated
View file

@ -213,8 +213,8 @@ importers:
specifier: ^3.0.1
version: 3.0.1
oidc-provider:
specifier: ^9.4.2
version: 9.4.2
specifier: ^9.5.1
version: 9.5.1
openapi-backend:
specifier: ^5.15.0
version: 5.15.0
@ -3532,8 +3532,8 @@ packages:
resolution: {integrity: sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==}
engines: {node: '>= 0.4'}
oidc-provider@9.4.2:
resolution: {integrity: sha512-8+/7XnKHSrg9Io+kzkI5NlZoONWXg2b2dyXRbe4f4AOMqtyjG912dzD6yNOPKakXG1a1NZ5F6e+QZ+DTtotgQw==}
oidc-provider@9.5.1:
resolution: {integrity: sha512-19Wa4bfz3reoudxrY7sF5SeQKxe5b3dY8hWzQdnBGS87rH0BoYoDDUDRTYciJMN3oI6S02C9xM6vuaHtoZ48eA==}
on-finished@2.4.1:
resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==}
@ -8025,7 +8025,7 @@ snapshots:
define-properties: 1.2.1
es-object-atoms: 1.1.1
oidc-provider@9.4.2:
oidc-provider@9.5.1:
dependencies:
'@koa/cors': 5.0.0
'@koa/router': 14.0.0

View file

@ -56,7 +56,7 @@
"lru-cache": "^11.1.0",
"measured-core": "^2.0.0",
"mime-types": "^3.0.1",
"oidc-provider": "^9.4.2",
"oidc-provider": "^9.5.1",
"openapi-backend": "^5.15.0",
"prom-client": "^15.1.3",
"proxy-addr": "^2.0.7",