Skip to content

Commit 3e2e533

Browse files
Bump axios from 1.9.0 to 1.10.0 in /Plan/react/dashboard (#4140)
Bumps [axios](https://github.com/axios/axios) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc90398 commit 3e2e533

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@testing-library/jest-dom": "^6.6.3",
2323
"@testing-library/react": "^16.3.0",
2424
"@testing-library/user-event": "^14.6.1",
25-
"axios": "^1.9.0",
25+
"axios": "^1.10.0",
2626
"bootstrap": "^5.3.6",
2727
"export-to-csv": "^1.3.0",
2828
"highcharts": "^11.4.8",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1430,10 +1430,10 @@ autolinker@^3.11.0:
14301430
dependencies:
14311431
tslib "^2.3.0"
14321432

1433-
axios@^1.9.0:
1434-
version "1.9.0"
1435-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.9.0.tgz#25534e3b72b54540077d33046f77e3b8d7081901"
1436-
integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==
1433+
axios@^1.10.0, axios@^1.9.0:
1434+
version "1.10.0"
1435+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.10.0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54"
1436+
integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==
14371437
dependencies:
14381438
follow-redirects "^1.15.6"
14391439
form-data "^4.0.0"

0 commit comments

Comments
 (0)