Skip to content

Commit e3f480d

Browse files
dev: bump axios in /sdk/js in the safe group across 1 directory
Bumps the safe group with 1 update in the /sdk/js directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.13.5 to 1.16.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.5...v1.16.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aca2d66 commit e3f480d

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

sdk/js/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,13 @@ available-typed-arrays@^1.0.7:
7373
possible-typed-array-names "^1.0.0"
7474

7575
axios@^1.13.4:
76-
version "1.13.5"
77-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
78-
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
76+
version "1.16.0"
77+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.16.0.tgz#f8e5dd931cef2a5f8c32216d5784eda2f8750eb7"
78+
integrity sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==
7979
dependencies:
80-
follow-redirects "^1.15.11"
80+
follow-redirects "^1.16.0"
8181
form-data "^4.0.5"
82-
proxy-from-env "^1.1.0"
82+
proxy-from-env "^2.1.0"
8383

8484
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
8585
version "1.0.2"
@@ -388,7 +388,7 @@ es-to-primitive@^1.3.0:
388388
is-date-object "^1.0.5"
389389
is-symbol "^1.0.4"
390390

391-
follow-redirects@^1.15.11:
391+
follow-redirects@^1.16.0:
392392
version "1.16.0"
393393
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc"
394394
integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==
@@ -900,10 +900,10 @@ possible-typed-array-names@^1.0.0:
900900
resolved "https://registry.yarnpkg.com/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz#89bb63c6fada2c3e90adc4a647beeeb39cc7bf8f"
901901
integrity sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==
902902

903-
proxy-from-env@^1.1.0:
904-
version "1.1.0"
905-
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
906-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
903+
proxy-from-env@^2.1.0:
904+
version "2.1.0"
905+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
906+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
907907

908908
proxy-polyfill@^0.3.0:
909909
version "0.3.2"

0 commit comments

Comments
 (0)