Skip to content

Commit 7ecc636

Browse files
build(deps): bump axios from 1.8.4 to 1.12.0
Bumps [axios](https://github.com/axios/axios) from 1.8.4 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.4...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e94bde commit 7ecc636

File tree

3 files changed

+69
-56
lines changed

3 files changed

+69
-56
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@itk-wasm/dam": "^1.1.1",
8686
"@thewtex/zstddec": "^0.2.1",
8787
"@types/emscripten": "^1.39.10",
88-
"axios": "^1.8.3",
88+
"axios": "^1.12.0",
8989
"chalk": "^5.3.0",
9090
"comlink": "^4.4.1",
9191
"commander": "^11.1.0",

packages/image-io/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"author": "",
4141
"license": "Apache-2.0",
4242
"dependencies": {
43-
"axios": "^1.8.3",
43+
"axios": "^1.12.0",
4444
"itk-wasm": "workspace:^",
4545
"mime-types": "^2.1.35"
4646
},

0 commit comments

Comments
 (0)