Commit 652833a
authored
chore(deps): update dependency axios to v1.8.1 (#113)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [axios](https://axios-http.com)
([source](https://redirect.github.com/axios/axios)) | overrides | patch
| [`1.8.0` ->
`1.8.1`](https://renovatebot.com/diffs/npm/axios/1.8.0/1.8.1) |
[](https://securityscorecards.dev/viewer/?uri=github.com/axios/axios)
|
---
### Release Notes
<details>
<summary>axios/axios (axios)</summary>
###
[`v1.8.1`](https://redirect.github.com/axios/axios/blob/HEAD/CHANGELOG.md#181-2025-02-26)
[Compare
Source](https://redirect.github.com/axios/axios/compare/v1.8.0...v1.8.1)
##### Bug Fixes
- **utils:** move `generateString` to platform utils to avoid importing
crypto module into client builds;
([#​6789](https://redirect.github.com/axios/axios/issues/6789))
([36a5a62](https://redirect.github.com/axios/axios/commit/36a5a620bec0b181451927f13ac85b9888b86cec))
##### Contributors to this release
- <img
src="https://avatars.githubusercontent.com/u/12586868?v=4&s=18"
alt="avatar" width="18"/> [Dmitriy
Mozgovoy](https://redirect.github.com/DigitalBrainJS "+51/-47
(#​6789 )")
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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/settlemint/solidity-token-erc721a).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
## Summary by Sourcery
Updates the axios dependency to v1.8.1, which includes a bug fix to
prevent the crypto module from being imported into client builds.
Bug Fixes:
- Fixes a bug where the crypto module was being imported into client
builds.
Chores:
- Update axios dependency to v1.8.1.
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 7f7ad36 commit 652833a
2 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments