Skip to content

Commit

Permalink
fix(deps): update dependency jose to v5.9.6 (#478)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jose](https://redirect.github.com/panva/jose) | [`5.9.4` ->
`5.9.6`](https://renovatebot.com/diffs/npm/jose/5.9.4/5.9.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/jose/5.9.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/jose/5.9.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/jose/5.9.4/5.9.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jose/5.9.4/5.9.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>panva/jose (jose)</summary>

###
[`v5.9.6`](https://redirect.github.com/panva/jose/blob/HEAD/CHANGELOG.md#596-2024-10-20)

[Compare
Source](https://redirect.github.com/panva/jose/compare/v5.9.5...27d26a47494044adac8232c5d4e6f114d7a9d9cb)

##### Reverts

- Revert "refactor(build): simplify package exports"
([2ef3a52](https://redirect.github.com/panva/jose/commit/2ef3a5266e2f903aab2f8c9d43437151d7da0122))

###
[`v5.9.5`](https://redirect.github.com/panva/jose/blob/HEAD/CHANGELOG.md#595-2024-10-20)

[Compare
Source](https://redirect.github.com/panva/jose/compare/v5.9.4...v5.9.5)

##### Refactor

- **build:** simplify package exports
([4783f7f](https://redirect.github.com/panva/jose/commit/4783f7fcb0282c2e24479758614a82e3d7c0e627))

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/smartive/zitadel-node).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 0afcba1 commit 9c95f10
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -49,7 +49,7 @@
},
"dependencies": {
"axios": "1.7.7",
"jose": "5.9.4",
"jose": "5.9.6",
"long": "5.2.3",
"nice-grpc": "2.1.10",
"node-rsa": "1.1.1",
Expand Down

0 comments on commit 9c95f10

Please sign in to comment.