mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bump openid-client from 5.6.1 to 5.6.4 (#21082)
Bumps [openid-client](https://github.com/panva/node-openid-client) from 5.6.1 to 5.6.4. - [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.6.1...v5.6.4) --- updated-dependencies: - dependency-name: openid-client 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:
@@ -146,7 +146,7 @@
|
||||
"nodemailer": "6.9.8",
|
||||
"object-hash": "3.0.0",
|
||||
"openapi3-ts": "4.2.1",
|
||||
"openid-client": "5.6.1",
|
||||
"openid-client": "5.6.4",
|
||||
"ora": "7.0.1",
|
||||
"otplib": "12.0.1",
|
||||
"p-limit": "5.0.0",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -282,8 +282,8 @@ importers:
|
||||
specifier: 4.2.1
|
||||
version: 4.2.1
|
||||
openid-client:
|
||||
specifier: 5.6.1
|
||||
version: 5.6.1
|
||||
specifier: 5.6.4
|
||||
version: 5.6.4
|
||||
ora:
|
||||
specifier: 7.0.1
|
||||
version: 7.0.1
|
||||
@@ -14960,8 +14960,8 @@ packages:
|
||||
yaml: 2.3.4
|
||||
dev: false
|
||||
|
||||
/openid-client@5.6.1:
|
||||
resolution: {integrity: sha512-PtrWsY+dXg6y8mtMPyL/namZSYVz8pjXz3yJiBNZsEdCnu9miHLB4ELVC85WvneMKo2Rg62Ay7NkuCpM0bgiLQ==}
|
||||
/openid-client@5.6.4:
|
||||
resolution: {integrity: sha512-T1h3B10BRPKfcObdBklX639tVz+xh34O7GjofqrqiAQdm7eHsQ00ih18x6wuJ/E6FxdtS2u3FmUGPDeEcMwzNA==}
|
||||
dependencies:
|
||||
jose: 4.15.4
|
||||
lru-cache: 6.0.0
|
||||
|
||||
Reference in New Issue
Block a user