We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2387042 + 2772ae2 commit bf04f93Copy full SHA for bf04f93
3 files changed
packages/core/typescript/itk-wasm/package.json
@@ -85,7 +85,7 @@
85
"@itk-wasm/dam": "^1.1.1",
86
"@thewtex/zstddec": "^0.2.1",
87
"@types/emscripten": "^1.39.10",
88
- "axios": "^1.12.0",
+ "axios": "^1.13.5",
89
"chalk": "^5.3.0",
90
"comlink": "^4.4.1",
91
"commander": "^11.1.0",
packages/image-io/typescript/package.json
@@ -40,7 +40,7 @@
40
"author": "",
41
"license": "Apache-2.0",
42
"dependencies": {
43
44
"itk-wasm": "workspace:^",
45
"mime-types": "^2.1.35"
46
},
0 commit comments