Skip to content

Commit d7247f4

Browse files
Bump axios from 1.18.1 to 1.19.0 in /Plan/react/dashboard
Bumps [axios](https://github.com/axios/axios) from 1.18.1 to 1.19.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.18.1...v1.19.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4090112 commit d7247f4

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@tanstack/react-query": "5.101.2",
2222
"@uiw/react-color-chrome": "2.10.3",
2323
"@uiw/react-color-wheel": "2.10.3",
24-
"axios": "1.18.1",
24+
"axios": "1.19.0",
2525
"bootstrap": "5.3.8",
2626
"date-fns-tz": "3.2.0",
2727
"export-to-csv": "1.4.0",

Plan/react/dashboard/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -861,13 +861,13 @@ asynckit@^0.4.0:
861861
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
862862
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
863863

864-
axios@1.18.1:
865-
version "1.18.1"
866-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.18.1.tgz#d63f9863bcd8938815c86f9e2abd380189d96dfe"
867-
integrity sha512-3nTvFlvpn9Zu/RkHUqtc7/+al4UpRW5az71ap5zccp6e8RAYEzhMTecX8Dz1wWDYrPpUoB1HAQEGEAEvUr7S9g==
864+
axios@1.19.0:
865+
version "1.19.0"
866+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.19.0.tgz#ddf864d4c8233c0e6873746ab59361537d05ad39"
867+
integrity sha512-ht/iuYZXEjFxLH/Hkezgd7m6JKlHHXEUSneaDz8uZe1Gj5QZtCnpyDsckvAiEnT89OEbCLmnte4R4sn7P0EKFw==
868868
dependencies:
869869
follow-redirects "^1.16.0"
870-
form-data "^4.0.5"
870+
form-data "^4.0.6"
871871
https-proxy-agent "^5.0.1"
872872
proxy-from-env "^2.1.0"
873873

@@ -1102,7 +1102,7 @@ follow-redirects@^1.16.0:
11021102
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc"
11031103
integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==
11041104

1105-
form-data@^4.0.5:
1105+
form-data@^4.0.6:
11061106
version "4.0.6"
11071107
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.6.tgz#28e864e1b786dbebb68db1f452f9635278665827"
11081108
integrity sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==

0 commit comments

Comments
 (0)