Skip to content

Commit 83f76f0

Browse files
Bump axios from 1.7.2 to 1.7.3 in /Plan/react/dashboard
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.2...v1.7.3) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e659474 commit 83f76f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.4.6",
2323
"@testing-library/react": "^15.0.7",
2424
"@testing-library/user-event": "^14.5.2",
25-
"axios": "^1.7.2",
25+
"axios": "^1.7.3",
2626
"bootstrap": "^5.3.3",
2727
"export-to-csv": "^1.3.0",
2828
"highcharts": "^11.4.5",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1508,10 +1508,10 @@ autolinker@^3.11.0:
15081508
dependencies:
15091509
tslib "^2.3.0"
15101510

1511-
axios@^1.4.0, axios@^1.7.2:
1512-
version "1.7.2"
1513-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
1514-
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
1511+
axios@^1.4.0, axios@^1.7.3:
1512+
version "1.7.3"
1513+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.3.tgz#a1125f2faf702bc8e8f2104ec3a76fab40257d85"
1514+
integrity sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==
15151515
dependencies:
15161516
follow-redirects "^1.15.6"
15171517
form-data "^4.0.0"

0 commit comments

Comments
 (0)