anonrig / nestjs-keycloak-admin

Keycloak client and admin provider for Nest.js applications with built-in User Managed Access (UMA) and ACL support.
https://npmjs.com/package/nestjs-keycloak-admin
MIT License
181 stars 25 forks source link

[Snyk] Upgrade openid-client from 5.1.4 to 5.1.5 #133

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade openid-client from 5.1.4 to 5.1.5.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: openid-client
  • 5.1.5 - 2022-04-14

    Fixes

    • interoperable audience array value for JWT Client auth assertions (again) (96b367d)
    • typescript: add error constructors (#483) (9505cba)
  • 5.1.4 - 2022-03-04

    Fixes

    • dpop: htu without querystring (f6fa149)
from openid-client GitHub release notes
Commit messages
Package name: openid-client
  • e25eb16 chore(release): 5.1.5
  • 9505cba fix(typescript): add error constructors (#483)
  • 96b367d fix: interoperable audience array value for JWT Client auth assertions (again)
  • 7a417c3 chore: prettier
  • 3adf1a4 ci: audit check in CI
  • a315ad4 ci: update actions/github-script
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

πŸ›  Adjust upgrade PR settings

πŸ”• Ignore this dependency or unsubscribe from future upgrade PRs

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.7.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: