Skip to content

chore(deps): bump axios from 1.6.7 to 1.8.2 in /config-ui #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@reduxjs/toolkit": "^2.2.1",
"ahooks": "^3.7.10",
"antd": "^5.14.2",
"axios": "^1.6.7",
"axios": "^1.8.2",
"classnames": "^2.5.1",
"cron-parser": "^4.9.0",
"cron-validate": "^1.4.5",
Expand Down
20 changes: 10 additions & 10 deletions config-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3309,14 +3309,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.7":
version: 1.6.7
resolution: "axios@npm:1.6.7"
"axios@npm:^1.8.2":
version: 1.9.0
resolution: "axios@npm:1.9.0"
dependencies:
follow-redirects: ^1.15.4
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 87d4d429927d09942771f3b3a6c13580c183e31d7be0ee12f09be6d5655304996bb033d85e54be81606f4e89684df43be7bf52d14becb73a12727bf33298a082
checksum: 631f02c9c279f2ae90637a4989cc9d75c1c27aefd16b6e8eb90f98a4d0bddaccfd1cb1387be12101d1ab0f9bbf0c47e2451b4de0cf2870462a7d9ed3de8da3f2
languageName: node
linkType: hard

Expand Down Expand Up @@ -3736,7 +3736,7 @@ __metadata:
"@vitejs/plugin-react": ^4.2.1
ahooks: ^3.7.10
antd: ^5.14.2
axios: ^1.6.7
axios: ^1.8.2
classnames: ^2.5.1
cron-parser: ^4.9.0
cron-validate: ^1.4.5
Expand Down Expand Up @@ -4833,13 +4833,13 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.4":
version: 1.15.5
resolution: "follow-redirects@npm:1.15.5"
"follow-redirects@npm:^1.15.6":
version: 1.15.9
resolution: "follow-redirects@npm:1.15.9"
peerDependenciesMeta:
debug:
optional: true
checksum: 5ca49b5ce6f44338cbfc3546823357e7a70813cecc9b7b768158a1d32c1e62e7407c944402a918ea8c38ae2e78266312d617dc68783fac502cbb55e1047b34ec
checksum: 859e2bacc7a54506f2bf9aacb10d165df78c8c1b0ceb8023f966621b233717dab56e8d08baadc3ad3b9db58af290413d585c999694b7c146aaf2616340c3d2a6
languageName: node
linkType: hard

Expand Down
Loading