Commit a4c4dd5
authored
chore(deps): update dependency axios to v1.10.0 (#152)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [axios](https://axios-http.com)
([source](https://redirect.github.com/axios/axios)) | overrides | minor
| [`1.9.0` ->
`1.10.0`](https://renovatebot.com/diffs/npm/axios/1.9.0/1.10.0) |
[](https://securityscorecards.dev/viewer/?uri=github.com/axios/axios)
|
---
### Release Notes
<details>
<summary>axios/axios (axios)</summary>
###
[`v1.10.0`](https://redirect.github.com/axios/axios/blob/HEAD/CHANGELOG.md#1100-2025-06-14)
[Compare
Source](https://redirect.github.com/axios/axios/compare/v1.9.0...v1.10.0)
##### Bug Fixes
- **adapter:** pass fetchOptions to fetch function
([#​6883](https://redirect.github.com/axios/axios/issues/6883))
([0f50af8](https://redirect.github.com/axios/axios/commit/0f50af8e076b7fb403844789bd5e812dedcaf4ed))
- **form-data:** convert boolean values to strings in FormData
serialization
([#​6917](https://redirect.github.com/axios/axios/issues/6917))
([5064b10](https://redirect.github.com/axios/axios/commit/5064b108de336ff34862650709761b8a96d26be0))
- **package:** add module entry point for React Native;
([#​6933](https://redirect.github.com/axios/axios/issues/6933))
([3d343b8](https://redirect.github.com/axios/axios/commit/3d343b86dc4fd0eea0987059c5af04327c7ae304))
##### Features
- **types:** improved fetchOptions interface
([#​6867](https://redirect.github.com/axios/axios/issues/6867))
([63f1fce](https://redirect.github.com/axios/axios/commit/63f1fce233009f5db1abf2586c145825ac98c3d7))
##### 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 "+30/-19
(#​6933 #​6920 #​6893 #​6892 )")
- <img
src="https://avatars.githubusercontent.com/u/189505037?v=4&s=18"
alt="avatar" width="18"/> [Noritaka
Kobayashi](https://redirect.github.com/noritaka1166 "+2/-6 (#​6922
#​6923 )")
- <img
src="https://avatars.githubusercontent.com/u/48370490?v=4&s=18"
alt="avatar" width="18"/> [Dimitrios
Lazanas](https://redirect.github.com/dimitry-lzs "+4/-0 (#​6917
)")
- <img
src="https://avatars.githubusercontent.com/u/71047946?v=4&s=18"
alt="avatar" width="18"/> [Adrian
Knapp](https://redirect.github.com/AdrianKnapp "+2/-2 (#​6867 )")
- <img
src="https://avatars.githubusercontent.com/u/16129206?v=4&s=18"
alt="avatar" width="18"/> [Howie
Zhao](https://redirect.github.com/howiezhao "+3/-1 (#​6872 )")
- <img
src="https://avatars.githubusercontent.com/u/6788611?v=4&s=18"
alt="avatar" width="18"/> [Uhyeon
Park](https://redirect.github.com/warpdev "+1/-1 (#​6883 )")
- <img
src="https://avatars.githubusercontent.com/u/20028934?v=4&s=18"
alt="avatar" width="18"/> [Sampo
Silvennoinen](https://redirect.github.com/stscoundrel "+1/-1
(#​6913 )")
</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-empty).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41MC4wIiwidXBkYXRlZEluVmVyIjoiNDAuNTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
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 6c6534c commit a4c4dd5
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
415 | | - | |
| 415 | + | |
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments