Skip to content

Commit 87fca39

Browse files
chore(deps): update dependency axios to ^1.9.0 (#1094)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 635d446 commit 87fca39

File tree

5 files changed

+32
-41
lines changed

5 files changed

+32
-41
lines changed

packages/ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@modelcontextprotocol/sdk": "1.4.1",
3838
"@rsdoctor/utils": "workspace:*",
39-
"axios": "^1.8.4",
39+
"axios": "^1.9.0",
4040
"socket.io-client": "4.6.1",
4141
"zod": "^3.24.4"
4242
},

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@rsdoctor/sdk": "workspace:*",
3333
"@rsdoctor/types": "workspace:*",
3434
"@rsdoctor/utils": "workspace:*",
35-
"axios": "^1.8.4",
35+
"axios": "^1.9.0",
3636
"ora": "^5.4.1",
3737
"picocolors": "^1.1.1",
3838
"tslib": "2.8.1",

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@rsdoctor/utils": "workspace:*",
6464
"ansi-to-react": "6.1.6",
6565
"antd": "5.19.1",
66-
"axios": "^1.8.4",
66+
"axios": "^1.9.0",
6767
"clsx": "^2.1.1",
6868
"dayjs": "1.11.13",
6969
"echarts": "^5.6.0",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@rsdoctor/sdk": "workspace:*",
7474
"@rsdoctor/types": "workspace:*",
7575
"@rsdoctor/utils": "workspace:*",
76-
"axios": "^1.8.4",
76+
"axios": "^1.9.0",
7777
"browserslist-load-config": "^1.0.0",
7878
"enhanced-resolve": "5.12.0",
7979
"filesize": "^10.1.6",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)