Bump oidc-provider from 8.5.2 to 8.5.3 (#6744)

Bumps [oidc-provider](https://github.com/panva/node-oidc-provider) from 8.5.2 to 8.5.3.
- [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.5.2...v8.5.3)

---
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:
dependabot[bot] 2024-11-05 20:14:32 +01:00 committed by GitHub
parent 41208c0c57
commit 7c4959aff5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View file

@ -219,8 +219,8 @@ importers:
specifier: ^2.1.35 specifier: ^2.1.35
version: 2.1.35 version: 2.1.35
oidc-provider: oidc-provider:
specifier: ^8.5.2 specifier: ^8.5.3
version: 8.5.2 version: 8.5.3
openapi-backend: openapi-backend:
specifier: ^5.11.0 specifier: ^5.11.0
version: 5.11.0 version: 5.11.0
@ -3746,8 +3746,8 @@ packages:
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true hasBin: true
nanoid@5.0.7: nanoid@5.0.8:
resolution: {integrity: sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==} resolution: {integrity: sha512-TcJPw+9RV9dibz1hHUzlLVy8N4X9TnwirAjrU08Juo6BNKggzVfP2ZJ/3ZUSq15Xl5i85i+Z89XBO90pB2PghQ==}
engines: {node: ^18 || >=20} engines: {node: ^18 || >=20}
hasBin: true hasBin: true
@ -3825,8 +3825,8 @@ packages:
resolution: {integrity: sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==} resolution: {integrity: sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
oidc-provider@8.5.2: oidc-provider@8.5.3:
resolution: {integrity: sha512-WhMIQ61KMgABvrYZJDuefOWFpX34DWgg+U4juKARplGhNUSNfHgJh6i6Mp+PTO08ZDk/oj1Ci7ScU6CAI/wgcg==} resolution: {integrity: sha512-eSHoHiPxdJ7Ar+hgaogeBVdGgjtIPp6GXFuzuTYdQ4rhhWC6jFapa0GQ49zk0M6I6OnqTYU3dU8j/QDaLu5BaA==}
oidc-token-hash@5.0.3: oidc-token-hash@5.0.3:
resolution: {integrity: sha512-IF4PcGgzAr6XXSff26Sk/+P4KZFJVuHAJZj3wgO3vX2bMdNVp/QXTP3P7CEm9V1IdG8lDLY3HhiqpsE/nOwpPw==} resolution: {integrity: sha512-IF4PcGgzAr6XXSff26Sk/+P4KZFJVuHAJZj3wgO3vX2bMdNVp/QXTP3P7CEm9V1IdG8lDLY3HhiqpsE/nOwpPw==}
@ -8583,7 +8583,7 @@ snapshots:
nanoid@3.3.7: {} nanoid@3.3.7: {}
nanoid@5.0.7: {} nanoid@5.0.8: {}
natural-compare@1.4.0: {} natural-compare@1.4.0: {}
@ -8658,7 +8658,7 @@ snapshots:
define-properties: 1.2.1 define-properties: 1.2.1
es-object-atoms: 1.0.0 es-object-atoms: 1.0.0
oidc-provider@8.5.2: oidc-provider@8.5.3:
dependencies: dependencies:
'@koa/cors': 5.0.0 '@koa/cors': 5.0.0
'@koa/router': 13.1.0 '@koa/router': 13.1.0
@ -8668,7 +8668,7 @@ snapshots:
jose: 5.9.6 jose: 5.9.6
jsesc: 3.0.2 jsesc: 3.0.2
koa: 2.15.3 koa: 2.15.3
nanoid: 5.0.7 nanoid: 5.0.8
object-hash: 3.0.0 object-hash: 3.0.0
oidc-token-hash: 5.0.3 oidc-token-hash: 5.0.3
quick-lru: 7.0.0 quick-lru: 7.0.0

View file

@ -56,7 +56,7 @@
"lru-cache": "^11.0.2", "lru-cache": "^11.0.2",
"measured-core": "^2.0.0", "measured-core": "^2.0.0",
"mime-types": "^2.1.35", "mime-types": "^2.1.35",
"oidc-provider": "^8.5.2", "oidc-provider": "^8.5.3",
"openapi-backend": "^5.11.0", "openapi-backend": "^5.11.0",
"proxy-addr": "^2.0.7", "proxy-addr": "^2.0.7",
"rate-limiter-flexible": "^5.0.4", "rate-limiter-flexible": "^5.0.4",