Skip to content

Commit

Permalink
chore(deps): update dependency axios to ^1.7.2 (#352)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 11, 2024
1 parent d45cbf0 commit d3d8474
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@rsdoctor/sdk": "workspace:*",
"@rsdoctor/types": "workspace:*",
"@rsdoctor/utils": "workspace:*",
"axios": "^1.6.1",
"axios": "^1.7.2",
"chalk": "^4.1.2",
"ora": "^5.0.1",
"tslib": "2.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/url-parse": "1.4.8",
"ansi-to-react": "6.1.6",
"antd": "5.15.3",
"axios": "^1.6.1",
"axios": "^1.7.2",
"dayjs": "1.11.6",
"echarts": "^5.5.0",
"echarts-for-react": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@rsdoctor/sdk": "workspace:*",
"@rsdoctor/types": "workspace:*",
"@rsdoctor/utils": "workspace:*",
"axios": "^1.6.1",
"axios": "^1.7.2",
"bytes": "3.1.2",
"enhanced-resolve": "5.12.0",
"fs-extra": "^11.1.1",
Expand Down
38 changes: 29 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d3d8474

Please sign in to comment.