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.7 to 5.1.8 #157

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.7 to 5.1.8.

merge advice :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.8 - 2022-07-04

    Fixes

    • ignore non-conform "unrecognized" id_token in oauthCallback() (3425110), closes #503
  • 5.1.7 - 2022-06-25

    Fixes

    • improve support of electron BrowserWindow with nodeIntegration (9e5ea0f)
from openid-client GitHub release notes
Commit messages
Package name: openid-client
  • 29717da chore(release): 5.1.8
  • 3a2206a style: prettier
  • 3425110 fix: ignore non-conform "unrecognized" id_token in oauthCallback()
  • 687ba84 ci: refactor conformance build version
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.8.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: