Skip to content

Commit

Permalink
fix(deps): update dependency openid-client to v5.6.5 (#377)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [openid-client](https://togithub.com/panva/node-openid-client) |
[`5.6.4` ->
`5.6.5`](https://renovatebot.com/diffs/npm/openid-client/5.6.4/5.6.5) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/openid-client/5.6.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/openid-client/5.6.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/openid-client/5.6.4/5.6.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/openid-client/5.6.4/5.6.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>panva/node-openid-client (openid-client)</summary>

###
[`v5.6.5`](https://togithub.com/panva/node-openid-client/blob/HEAD/CHANGELOG.md#565-2024-03-07)

[Compare
Source](https://togithub.com/panva/node-openid-client/compare/v5.6.4...v5.6.5)

##### Refactor

- avoid use of prototype attributes in keystore queries
([#&#8203;660](https://togithub.com/panva/node-openid-client/issues/660))
([47a549c](https://togithub.com/panva/node-openid-client/commit/47a549cb4e36ffe2ebfe2dc9d6b69a02643cc0a9))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone
Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/smartive/zitadel-node).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent 182982d commit b393e9d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"long": "5.2.3",
"nice-grpc": "2.1.7",
"node-rsa": "1.1.1",
"openid-client": "5.6.4",
"openid-client": "5.6.5",
"protobufjs": "7.2.6"
},
"tshy": {
Expand Down

0 comments on commit b393e9d

Please sign in to comment.