Skip to content

Commit aa19acc

Browse files
build(deps): bump axios from 1.6.8 to 1.7.4
Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.8...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff449f2 commit aa19acc

File tree

3 files changed

+23
-12
lines changed

3 files changed

+23
-12
lines changed

packages/core/typescript/itk-wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@itk-wasm/dam": "^1.1.1",
9191
"@thewtex/zstddec": "^0.2.1",
9292
"@types/emscripten": "^1.39.10",
93-
"axios": "^1.6.2",
93+
"axios": "^1.7.4",
9494
"chalk": "^5.3.0",
9595
"comlink": "^4.4.1",
9696
"commander": "^11.1.0",

packages/image-io/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"author": "",
4646
"license": "Apache-2.0",
4747
"dependencies": {
48-
"axios": "^1.6.2",
48+
"axios": "^1.7.4",
4949
"itk-wasm": "workspace:^",
5050
"mime-types": "^2.1.35"
5151
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)