build(deps): bump oidc-provider from 9.9.1 to 9.10.0 (#8064)

Bumps [oidc-provider](https://github.com/panva/node-oidc-provider) from 9.9.1 to 9.10.0.
- [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.9.1...v9.10.0)

---
updated-dependencies:
- dependency-name: oidc-provider
  dependency-version: 9.10.0
  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] 2026-07-27 20:31:18 +02:00 committed by GitHub
parent 492b158d93
commit 2eec87cfe4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 23 additions and 14 deletions

35
pnpm-lock.yaml generated
View file

@ -299,8 +299,8 @@ importers:
specifier: ^9.0.3
version: 9.0.3
oidc-provider:
specifier: 9.9.1
version: 9.9.1(supports-color@8.1.1)
specifier: 9.10.0
version: 9.10.0
openapi-backend:
specifier: ^5.18.0
version: 5.18.0
@ -4300,9 +4300,9 @@ packages:
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
nanoid@5.1.16:
resolution: {integrity: sha512-kVrnsrJqMR8+oLJnGEmSWw9BivK5mt7H3FZatVRjrc5wGqFYuBxX1yG7+A7Gi5AefkX6t/oCkizcQgpu0cY1dQ==}
engines: {node: ^18 || >=20}
nanoid@6.0.0:
resolution: {integrity: sha512-mkUH+rPkwU2qPadJ0oJZOjeZ5Mxn8Q1UhevwkTRWNuUZzyia3h4rhzK39hxaHTk0o2OxB8W2SQ6A8k23ZDi1pQ==}
engines: {node: ^22 || ^24 || >=26}
hasBin: true
native-duplexpair@1.0.0:
@ -4395,8 +4395,8 @@ packages:
resolution: {integrity: sha512-9miFgM2OFba7hB+pRgvtV84pYTBaoTHohvmIgiRt6dRIzbwEOIaNaP+dIlGs2fNFoB0SeISs0Jz5WFVRid6Xyg==}
engines: {node: '>=12.20.0'}
oidc-provider@9.9.1:
resolution: {integrity: sha512-2kvtykfLu3FJSzaIStg8Dz58/pLtAwI3j/vLdy7KXJBDuJJAEgZhOSWklc+MTjKBLlQjeFwBXpKoE0Pf23pnIQ==}
oidc-provider@9.10.0:
resolution: {integrity: sha512-Olmg6oxgHIviZnrf9yaey6vdaWG1f19UiyvpSj0gCgj6wl9YMcOw3uDv3FHj+x62EXeFj7GfZeTL09MCgIEKnw==}
on-finished@2.4.1:
resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==}
@ -4696,6 +4696,10 @@ packages:
resolution: {integrity: sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==}
engines: {node: '>= 0.10'}
raw-body@4.0.0:
resolution: {integrity: sha512-TMHtwexrgOt9VJ2E5JF9RO8mRXGNgC5wXvKkc5AVSJUt1L5gxvjg7eiCQl96EqUEpCWrnNEkCnbAplYtyuq1IA==}
engines: {node: '>=22'}
react-dom@19.2.7:
resolution: {integrity: sha512-t0BRVXvbiE/o20Hfw669rLbMCDWtYZLvmJigy2f0MxsXF+71pxhR3xOkspmsO8h3ZlNzyibAmtCa3l4lYKk6gQ==}
peerDependencies:
@ -6378,7 +6382,7 @@ snapshots:
dependencies:
vary: 1.1.2
'@koa/router@15.7.0(koa@3.2.1)(supports-color@8.1.1)':
'@koa/router@15.7.0(koa@3.2.1)':
dependencies:
debug: 4.4.3(supports-color@8.1.1)
http-errors: 2.0.1
@ -9866,7 +9870,7 @@ snapshots:
nanoid@3.3.15: {}
nanoid@5.1.16: {}
nanoid@6.0.0: {}
native-duplexpair@1.0.0: {}
@ -9951,18 +9955,18 @@ snapshots:
obug@2.1.3: {}
oidc-provider@9.9.1(supports-color@8.1.1):
oidc-provider@9.10.0:
dependencies:
'@koa/cors': 5.0.0
'@koa/router': 15.7.0(koa@3.2.1)(supports-color@8.1.1)
'@koa/router': 15.7.0(koa@3.2.1)
debug: 4.4.3(supports-color@8.1.1)
eta: 4.6.0
jose: 6.2.4
jsesc: 3.1.0
koa: 3.2.1
nanoid: 5.1.16
nanoid: 6.0.0
quick-lru: 7.3.0
raw-body: 3.0.2
raw-body: 4.0.0
transitivePeerDependencies:
- supports-color
@ -10301,6 +10305,11 @@ snapshots:
iconv-lite: 0.7.3
unpipe: 1.0.0
raw-body@4.0.0:
dependencies:
bytes: 3.1.2
http-errors: 2.0.1
react-dom@19.2.7(react@19.2.7):
dependencies:
react: 19.2.7

View file

@ -65,7 +65,7 @@
"mysql2": "^3.23.1",
"nano": "^11.0.6",
"nodemailer": "^9.0.3",
"oidc-provider": "9.9.1",
"oidc-provider": "9.10.0",
"openapi-backend": "^5.18.0",
"pdfkit": "^0.19.1",
"pg": "^8.22.0",