build(deps): bump oidc-provider from 9.8.5 to 9.8.6 (#8012)

Bumps [oidc-provider](https://github.com/panva/node-oidc-provider) from 9.8.5 to 9.8.6.
- [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.8.5...v9.8.6)

---
updated-dependencies:
- dependency-name: oidc-provider
  dependency-version: 9.8.6
  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:
dependabot[bot] 2026-06-30 19:40:13 +02:00 committed by GitHub
parent 1442aee756
commit bce18df898
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

20
pnpm-lock.yaml generated
View file

@ -299,8 +299,8 @@ importers:
specifier: ^9.0.1
version: 9.0.1
oidc-provider:
specifier: 9.8.5
version: 9.8.5
specifier: 9.8.6
version: 9.8.6
openapi-backend:
specifier: ^5.17.0
version: 5.17.0
@ -4272,8 +4272,8 @@ packages:
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
nanoid@5.1.11:
resolution: {integrity: sha512-v+KEsUv2ps74PaSKv0gHTxTCgMXOIfBEbaqa6w6ISIGC7ZsvHN4N9oJ8d4cmf0n5oTzQz2SLmThbQWhjd/8eKg==}
nanoid@5.1.16:
resolution: {integrity: sha512-kVrnsrJqMR8+oLJnGEmSWw9BivK5mt7H3FZatVRjrc5wGqFYuBxX1yG7+A7Gi5AefkX6t/oCkizcQgpu0cY1dQ==}
engines: {node: ^18 || >=20}
hasBin: true
@ -4366,8 +4366,8 @@ packages:
resolution: {integrity: sha512-9miFgM2OFba7hB+pRgvtV84pYTBaoTHohvmIgiRt6dRIzbwEOIaNaP+dIlGs2fNFoB0SeISs0Jz5WFVRid6Xyg==}
engines: {node: '>=12.20.0'}
oidc-provider@9.8.5:
resolution: {integrity: sha512-07Wqkea8jdfPI8GvbVwf9rMNNitLUzzDqPua7hWbqZreFNpfnlNVdqmllaripVmgDZS2tHHLYQYLW0Ay7yux9w==}
oidc-provider@9.8.6:
resolution: {integrity: sha512-jodnMKbwfMbV5qUFnbCxtnrdRztJJubJbw/7HTokIJSiHm1JT7pU4G83sD/bPkvZnFDdv5POB/kJU5uGG3ek4g==}
on-finished@2.4.1:
resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==}
@ -9820,7 +9820,7 @@ snapshots:
nanoid@3.3.15: {}
nanoid@5.1.11: {}
nanoid@5.1.16: {}
native-duplexpair@1.0.0: {}
@ -9905,7 +9905,7 @@ snapshots:
obug@2.1.3: {}
oidc-provider@9.8.5:
oidc-provider@9.8.6:
dependencies:
'@koa/cors': 5.0.0
'@koa/router': 15.6.0(koa@3.2.1)
@ -9914,7 +9914,7 @@ snapshots:
jose: 6.2.3
jsesc: 3.1.0
koa: 3.2.1
nanoid: 5.1.11
nanoid: 5.1.16
quick-lru: 7.3.0
raw-body: 3.0.2
transitivePeerDependencies:
@ -10211,7 +10211,7 @@ snapshots:
proxy-agent@6.5.0:
dependencies:
agent-base: 7.1.3
debug: 4.4.3(supports-color@8.1.1)
debug: 4.4.1
http-proxy-agent: 7.0.2
https-proxy-agent: 7.0.6
lru-cache: 7.18.3

View file

@ -65,7 +65,7 @@
"mysql2": "^3.22.5",
"nano": "^11.0.5",
"nodemailer": "^9.0.1",
"oidc-provider": "9.8.5",
"oidc-provider": "9.8.6",
"openapi-backend": "^5.17.0",
"pdfkit": "^0.19.1",
"pg": "^8.22.0",