mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bump openid-client from 5.4.2 to 5.6.1 (#20678)
Bumps [openid-client](https://github.com/panva/node-openid-client) from 5.4.2 to 5.6.1. - [Release notes](https://github.com/panva/node-openid-client/releases) - [Changelog](https://github.com/panva/node-openid-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/panva/node-openid-client/compare/v5.4.2...v5.6.1) --- updated-dependencies: - dependency-name: openid-client 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:
@@ -142,7 +142,7 @@
|
||||
"nodemailer": "6.9.2",
|
||||
"object-hash": "3.0.0",
|
||||
"openapi3-ts": "4.1.2",
|
||||
"openid-client": "5.4.2",
|
||||
"openid-client": "5.6.1",
|
||||
"ora": "6.3.1",
|
||||
"otplib": "12.0.1",
|
||||
"p-queue": "7.4.1",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -270,8 +270,8 @@ importers:
|
||||
specifier: 4.1.2
|
||||
version: 4.1.2
|
||||
openid-client:
|
||||
specifier: 5.4.2
|
||||
version: 5.4.2
|
||||
specifier: 5.6.1
|
||||
version: 5.6.1
|
||||
ora:
|
||||
specifier: 6.3.1
|
||||
version: 6.3.1
|
||||
@@ -14914,8 +14914,8 @@ packages:
|
||||
yaml: 2.3.3
|
||||
dev: false
|
||||
|
||||
/openid-client@5.4.2:
|
||||
resolution: {integrity: sha512-lIhsdPvJ2RneBm3nGBBhQchpe3Uka//xf7WPHTIglery8gnckvW7Bd9IaQzekzXJvWthCMyi/xVEyGW0RFPytw==}
|
||||
/openid-client@5.6.1:
|
||||
resolution: {integrity: sha512-PtrWsY+dXg6y8mtMPyL/namZSYVz8pjXz3yJiBNZsEdCnu9miHLB4ELVC85WvneMKo2Rg62Ay7NkuCpM0bgiLQ==}
|
||||
dependencies:
|
||||
jose: 4.15.4
|
||||
lru-cache: 6.0.0
|
||||
|
||||
Reference in New Issue
Block a user