Skip to content

Commit 25c4914

Browse files
build(deps): bump axios from 1.6.8 to 1.8.2
Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.8.2. - [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.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7732ad7 commit 25c4914

File tree

3 files changed

+157
-157
lines changed

3 files changed

+157
-157
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@itk-wasm/dam": "^1.1.1",
9696
"@thewtex/zstddec": "^0.2.1",
9797
"@types/emscripten": "^1.39.10",
98-
"axios": "^1.8.2",
98+
"axios": "^1.8.3",
9999
"chalk": "^5.3.0",
100100
"comlink": "^4.4.1",
101101
"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.8.2",
48+
"axios": "^1.8.3",
4949
"itk-wasm": "workspace:^",
5050
"mime-types": "^2.1.35"
5151
},

0 commit comments

Comments
 (0)