Skip to content

Commit c8e6b40

Browse files
Bump axios in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.11.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9bca6c8 commit c8e6b40

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 5 additions & 5 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
@@ -29,7 +29,7 @@
2929
"@react-navigation/native-stack": "^7.3.21",
3030
"@trezor/connect": "^9.6.2",
3131
"assert": "^2.0.0",
32-
"axios": "^1.10.0",
32+
"axios": "^1.11.0",
3333
"base-x": "^5.0.1",
3434
"bech32": "^2.0.0",
3535
"bip-353-lib": "^1.0.9-alpha",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5214,13 +5214,13 @@ [email protected]:
52145214
form-data "^4.0.0"
52155215
proxy-from-env "^1.1.0"
52165216

5217-
axios@^1.10.0, axios@^1.8.4:
5218-
version "1.10.0"
5219-
resolved "https://registry.npmjs.org/axios/-/axios-1.10.0.tgz"
5220-
integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==
5217+
axios@^1.10.0, axios@^1.11.0, axios@^1.8.4:
5218+
version "1.11.0"
5219+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
5220+
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
52215221
dependencies:
52225222
follow-redirects "^1.15.6"
5223-
form-data "^4.0.0"
5223+
form-data "^4.0.4"
52245224
proxy-from-env "^1.1.0"
52255225

52265226
b4a@^1.0.1:
@@ -7456,7 +7456,7 @@ foreground-child@^3.1.0:
74567456
cross-spawn "^7.0.0"
74577457
signal-exit "^4.0.1"
74587458

7459-
form-data@^4.0.0:
7459+
form-data@^4.0.0, form-data@^4.0.4:
74607460
version "4.0.4"
74617461
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
74627462
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==

0 commit comments

Comments
 (0)