Skip to content

Commit 155aa59

Browse files
chore(deps): update dependency axios to v1.14.0
1 parent f0b74a0 commit 155aa59

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

ui/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -976,13 +976,13 @@ available-typed-arrays@^1.0.7:
976976
possible-typed-array-names "^1.0.0"
977977

978978
axios@^1.5.1:
979-
version "1.13.6"
980-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.6.tgz#c3f92da917dc209a15dd29936d20d5089b6b6c98"
981-
integrity sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==
979+
version "1.14.0"
980+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.14.0.tgz#7c29f4cf2ea91ef05018d5aa5399bf23ed3120eb"
981+
integrity sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ==
982982
dependencies:
983983
follow-redirects "^1.15.11"
984984
form-data "^4.0.5"
985-
proxy-from-env "^1.1.0"
985+
proxy-from-env "^2.1.0"
986986

987987
balanced-match@^1.0.0:
988988
version "1.0.2"
@@ -2318,10 +2318,10 @@ prop-types@^15.6.2, prop-types@^15.8.1:
23182318
object-assign "^4.1.1"
23192319
react-is "^16.13.1"
23202320

2321-
proxy-from-env@^1.1.0:
2322-
version "1.1.0"
2323-
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
2324-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
2321+
proxy-from-env@^2.1.0:
2322+
version "2.1.0"
2323+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
2324+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
23252325

23262326
punycode@^2.1.0:
23272327
version "2.3.1"

0 commit comments

Comments
 (0)