Skip to content

Commit a07a59e

Browse files
Bump axios from 1.13.4 to 1.13.6 in /Plan/react/dashboard (#4483)
Bumps [axios](https://github.com/axios/axios) from 1.13.4 to 1.13.6. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.4...v1.13.6) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1adaf6f commit a07a59e

2 files changed

Lines changed: 6 additions & 26 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@highcharts/map-collection": "^2.3.2",
2121
"@uiw/react-color-chrome": "^2.9.5",
2222
"@uiw/react-color-wheel": "^2.9.5",
23-
"axios": "^1.13.5",
23+
"axios": "^1.13.6",
2424
"bootstrap": "^5.3.8",
2525
"export-to-csv": "^1.3.0",
2626
"highcharts": "^12.5.0",

Plan/react/dashboard/yarn.lock

Lines changed: 5 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1600,19 +1600,10 @@ available-typed-arrays@^1.0.7:
16001600
dependencies:
16011601
possible-typed-array-names "^1.0.0"
16021602

1603-
axios@^1.12.2:
1604-
version "1.13.4"
1605-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.4.tgz#15d109a4817fb82f73aea910d41a2c85606076bc"
1606-
integrity sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==
1607-
dependencies:
1608-
follow-redirects "^1.15.6"
1609-
form-data "^4.0.4"
1610-
proxy-from-env "^1.1.0"
1611-
1612-
axios@^1.13.5:
1613-
version "1.13.5"
1614-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
1615-
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
1603+
axios@^1.12.2, axios@^1.13.6:
1604+
version "1.13.6"
1605+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.6.tgz#c3f92da917dc209a15dd29936d20d5089b6b6c98"
1606+
integrity sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==
16161607
dependencies:
16171608
follow-redirects "^1.15.11"
16181609
form-data "^4.0.5"
@@ -2024,7 +2015,7 @@ fizzy-ui-utils@^2.0.0:
20242015
dependencies:
20252016
desandro-matches-selector "^2.0.0"
20262017

2027-
follow-redirects@^1.15.11, follow-redirects@^1.15.6:
2018+
follow-redirects@^1.15.11:
20282019
version "1.15.11"
20292020
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
20302021
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
@@ -2036,17 +2027,6 @@ for-each@^0.3.5:
20362027
dependencies:
20372028
is-callable "^1.2.7"
20382029

2039-
form-data@^4.0.4:
2040-
version "4.0.4"
2041-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
2042-
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
2043-
dependencies:
2044-
asynckit "^0.4.0"
2045-
combined-stream "^1.0.8"
2046-
es-set-tostringtag "^2.1.0"
2047-
hasown "^2.0.2"
2048-
mime-types "^2.1.12"
2049-
20502030
form-data@^4.0.5:
20512031
version "4.0.5"
20522032
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"

0 commit comments

Comments
 (0)