Skip to content

Commit 7f6fe64

Browse files
Bump axios from 1.13.6 to 1.14.0 in /Plan/react/dashboard
Bumps [axios](https://github.com/axios/axios) from 1.13.6 to 1.14.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.6...v1.14.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3de6a6e commit 7f6fe64

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

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.96.1",
2222
"@uiw/react-color-chrome": "2.9.6",
2323
"@uiw/react-color-wheel": "2.9.6",
24-
"axios": "1.13.6",
24+
"axios": "1.14.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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,14 +1088,14 @@ asynckit@^0.4.0:
10881088
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
10891089
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
10901090

1091-
axios@1.13.6:
1092-
version "1.13.6"
1093-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.6.tgz#c3f92da917dc209a15dd29936d20d5089b6b6c98"
1094-
integrity sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==
1091+
axios@1.14.0:
1092+
version "1.14.0"
1093+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.14.0.tgz#7c29f4cf2ea91ef05018d5aa5399bf23ed3120eb"
1094+
integrity sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ==
10951095
dependencies:
10961096
follow-redirects "^1.15.11"
10971097
form-data "^4.0.5"
1098-
proxy-from-env "^1.1.0"
1098+
proxy-from-env "^2.1.0"
10991099

11001100
babel-plugin-macros@^3.1.0:
11011101
version "3.1.0"
@@ -1764,10 +1764,10 @@ prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
17641764
object-assign "^4.1.1"
17651765
react-is "^16.13.1"
17661766

1767-
proxy-from-env@^1.1.0:
1768-
version "1.1.0"
1769-
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
1770-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
1767+
proxy-from-env@^2.1.0:
1768+
version "2.1.0"
1769+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
1770+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
17711771

17721772
react-bootstrap-range-slider@3.0.8:
17731773
version "3.0.8"

0 commit comments

Comments
 (0)