Skip to content

Commit 84edefd

Browse files
Bump axios from 1.12.2 to 1.15.2 (#489)
Bumps [axios](https://github.com/axios/axios) from 1.12.2 to 1.15.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.2...v1.15.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.2 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 3886fa8 commit 84edefd

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2169,13 +2169,13 @@ autocompleter@^9.1.0, autocompleter@^9.1.2:
21692169
integrity sha512-lZVD5JZxxg3o6hnh7oB3M4kVAJPp/xFKmrO9RYeMGpFIH1XokmwevMLzSYz0BHSAbXMX6H3hEMsDxAd2dMebag==
21702170

21712171
axios@^1.12.0:
2172-
version "1.12.2"
2173-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.2.tgz#6c307390136cf7a2278d09cec63b136dfc6e6da7"
2174-
integrity sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==
2172+
version "1.15.2"
2173+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.2.tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b"
2174+
integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==
21752175
dependencies:
2176-
follow-redirects "^1.15.6"
2177-
form-data "^4.0.4"
2178-
proxy-from-env "^1.1.0"
2176+
follow-redirects "^1.15.11"
2177+
form-data "^4.0.5"
2178+
proxy-from-env "^2.1.0"
21792179

21802180
balanced-match@^1.0.0:
21812181
version "1.0.2"
@@ -3474,10 +3474,10 @@ flatted@^3.2.9:
34743474
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.2.tgz#f5c23c107f0f37de8dbdf24f13722b3b98d52726"
34753475
integrity sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==
34763476

3477-
follow-redirects@^1.15.6:
3478-
version "1.15.6"
3479-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
3480-
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
3477+
follow-redirects@^1.15.11:
3478+
version "1.16.0"
3479+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc"
3480+
integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==
34813481

34823482
foreground-child@^2.0.0:
34833483
version "2.0.0"
@@ -3503,10 +3503,10 @@ foreground-child@^3.3.1:
35033503
cross-spawn "^7.0.6"
35043504
signal-exit "^4.0.1"
35053505

3506-
form-data@^4.0.4:
3507-
version "4.0.4"
3508-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
3509-
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
3506+
form-data@^4.0.5:
3507+
version "4.0.5"
3508+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
3509+
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
35103510
dependencies:
35113511
asynckit "^0.4.0"
35123512
combined-stream "^1.0.8"
@@ -6014,10 +6014,10 @@ protocols@^2.0.0, protocols@^2.0.1:
60146014
resolved "https://registry.yarnpkg.com/protocols/-/protocols-2.0.1.tgz#8f155da3fc0f32644e83c5782c8e8212ccf70a86"
60156015
integrity sha512-/XJ368cyBJ7fzLMwLKv1e4vLxOju2MNAIokcr7meSaNcVbWz/CPcW22cP04mwxOErdA5mwjA8Q6w/cdAQxVn7Q==
60166016

6017-
proxy-from-env@^1.1.0:
6018-
version "1.1.0"
6019-
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
6020-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
6017+
proxy-from-env@^2.1.0:
6018+
version "2.1.0"
6019+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
6020+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
60216021

60226022
punycode@^2.1.0:
60236023
version "2.3.1"

0 commit comments

Comments
 (0)