From 1add6043913ec14a19d5a491084018e7c4243e94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 18:40:27 +0200 Subject: [PATCH] Bump oidc-provider and @types/oidc-provider (#6489) 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 8.4.7 to 8.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/v8.4.7...v8.5.1) Updates `@types/oidc-provider` from 8.4.4 to 8.5.1 - [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-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/oidc-provider" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 20 ++++++++++---------- src/package.json | 4 ++-- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c43b8d015..a461fe076 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -225,8 +225,8 @@ importers: specifier: ^2.1.35 version: 2.1.35 oidc-provider: - specifier: ^8.4.7 - version: 8.4.7 + specifier: ^8.5.1 + version: 8.5.1 openapi-backend: specifier: ^5.10.6 version: 5.10.6 @@ -310,8 +310,8 @@ importers: specifier: ^20.14.9 version: 20.14.9 '@types/oidc-provider': - specifier: ^8.4.4 - version: 8.4.4 + specifier: ^8.5.1 + version: 8.5.1 '@types/semver': specifier: ^7.5.8 version: 7.5.8 @@ -1542,8 +1542,8 @@ packages: '@types/node@20.14.9': resolution: {integrity: sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==} - '@types/oidc-provider@8.4.4': - resolution: {integrity: sha512-+SlmKc4qlCJLjpw6Du/8cXw18JsPEYyQwoy+xheLkiuNsCz1mPEYI/lRXLQHvfJD9TH6+2/WDTLZQ2UUJ5G4bw==} + '@types/oidc-provider@8.5.1': + resolution: {integrity: sha512-NS8tBPOj9GG6SxyrUHWBzglOtAYNDX41J4cRE45oeK0iSqI6V6tDW70aPWg25pJFNSC1evccXFm9evfwjxm7HQ==} '@types/prop-types@15.7.12': resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} @@ -3512,8 +3512,8 @@ packages: observable-fns@0.6.1: resolution: {integrity: sha512-9gRK4+sRWzeN6AOewNBTLXir7Zl/i3GB6Yl26gK4flxz8BXVpD3kt8amREmWNb0mxYOGDotvE5a4N+PtGGKdkg==} - oidc-provider@8.4.7: - resolution: {integrity: sha512-WjURLNh0cAacyZMItl/KimFPBTFZBTE/PVu/+W0JW3T2fWYMUVTDFMOUFcY1tlMDPASUCORgZkyLPCywe4tyDA==} + oidc-provider@8.5.1: + resolution: {integrity: sha512-Bm3EyxN68/KS76IlciJ3+4pnVtfdRWL+NghWpIF0XQbiRT1gzc6Qf/cyFmpL9yieko/jXYZ/uLHUv77jD00qww==} oidc-token-hash@5.0.3: resolution: {integrity: sha512-IF4PcGgzAr6XXSff26Sk/+P4KZFJVuHAJZj3wgO3vX2bMdNVp/QXTP3P7CEm9V1IdG8lDLY3HhiqpsE/nOwpPw==} @@ -5576,7 +5576,7 @@ snapshots: dependencies: undici-types: 5.26.5 - '@types/oidc-provider@8.4.4': + '@types/oidc-provider@8.5.1': dependencies: '@types/koa': 2.15.0 '@types/node': 20.14.9 @@ -7885,7 +7885,7 @@ snapshots: observable-fns@0.6.1: {} - oidc-provider@8.4.7: + oidc-provider@8.5.1: dependencies: '@koa/cors': 5.0.0 '@koa/router': 12.0.1 diff --git a/src/package.json b/src/package.json index fa88c253d..866a0ac45 100644 --- a/src/package.json +++ b/src/package.json @@ -58,7 +58,7 @@ "lru-cache": "^10.3.0", "measured-core": "^2.0.0", "mime-types": "^2.1.35", - "oidc-provider": "^8.4.7", + "oidc-provider": "^8.5.1", "openapi-backend": "^5.10.6", "proxy-addr": "^2.0.7", "rate-limiter-flexible": "^5.0.3", @@ -92,7 +92,7 @@ "@types/jsonwebtoken": "^9.0.6", "@types/mocha": "^10.0.7", "@types/node": "^20.14.9", - "@types/oidc-provider": "^8.4.4", + "@types/oidc-provider": "^8.5.1", "@types/semver": "^7.5.8", "@types/sinon": "^17.0.3", "@types/supertest": "^6.0.2",