Skip to content

Commit 3913d4b

Browse files
feat(deps): update dependency escher-auth to v4 (#246)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [escher-auth](https://redirect.github.com/emartech/escher-js) | [`^3.2.4` -> `^4.0.0`](https://renovatebot.com/diffs/npm/escher-auth/3.2.4/4.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/escher-auth/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/escher-auth/3.2.4/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>emartech/escher-js (escher-auth)</summary> ### [`v4.0.2`](https://redirect.github.com/emartech/escher-js/compare/v4.0.1...v4.0.2) [Compare Source](https://redirect.github.com/emartech/escher-js/compare/v4.0.1...v4.0.2) ### [`v4.0.1`](https://redirect.github.com/emartech/escher-js/compare/v4.0.0...v4.0.1) [Compare Source](https://redirect.github.com/emartech/escher-js/compare/v4.0.0...v4.0.1) ### [`v4.0.0`](https://redirect.github.com/emartech/escher-js/compare/v3.2.4...v4.0.0) [Compare Source](https://redirect.github.com/emartech/escher-js/compare/v3.2.4...v4.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the 1-7 day on Sunday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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/emartech/suite-js-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ceec58 commit 3913d4b

File tree

2 files changed

+17
-117
lines changed

2 files changed

+17
-117
lines changed

package-lock.json

Lines changed: 16 additions & 116 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@emartech/escher-request": "^22.2.0",
4141
"axios": "^1.12.0",
42-
"escher-auth": "^3.2.4",
42+
"escher-auth": "^4.0.0",
4343
"escher-keypool": "^2.0.3",
4444
"flat": "^5.0.2",
4545
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)