Skip to content

Commit 0d83746

Browse files
chore(deps): bump axios from 1.12.0 to 1.13.5 in /scripts
Bumps [axios](https://github.com/axios/axios) from 1.12.0 to 1.13.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.0...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb79e92 commit 0d83746

1 file changed

Lines changed: 24 additions & 24 deletions

File tree

scripts/yarn.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1195,12 +1195,12 @@
11951195
dependencies:
11961196
undici-types "~6.19.8"
11971197

1198-
"@types/node@^20.0.0":
1199-
version "20.19.0"
1200-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.0.tgz#7006b097b15dfea06695c3bbdba98b268797f65b"
1201-
integrity sha512-hfrc+1tud1xcdVTABC2JiomZJEklMcXYNTVtZLAeqTVWD+qL5jkHKT+1lOtqDdGxt+mB53DTtiz673vfjU8D1Q==
1198+
"@types/node@^24.0.0":
1199+
version "24.10.13"
1200+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.13.tgz#2fac25c0e30f3848e19912c3b8791a28370e9e07"
1201+
integrity sha512-oH72nZRfDv9lADUBSo104Aq7gPHpQZc4BTx38r9xf9pg5LfP6EzSyH2n7qFmmxRQXh7YlUXODcYsg6PuTDSxGg==
12021202
dependencies:
1203-
undici-types "~6.21.0"
1203+
undici-types "~7.16.0"
12041204

12051205
acorn-walk@^8.1.1:
12061206
version "8.3.4"
@@ -1251,13 +1251,13 @@ asynckit@^0.4.0:
12511251
resolved "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz"
12521252
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
12531253

1254-
axios@^1.6.0:
1255-
version "1.12.0"
1256-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.0.tgz#11248459be05a5ee493485628fa0e4323d0abfc3"
1257-
integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==
1254+
axios@^1.13.5:
1255+
version "1.13.5"
1256+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
1257+
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
12581258
dependencies:
1259-
follow-redirects "^1.15.6"
1260-
form-data "^4.0.4"
1259+
follow-redirects "^1.15.11"
1260+
form-data "^4.0.5"
12611261
proxy-from-env "^1.1.0"
12621262

12631263
balanced-match@^1.0.0:
@@ -1408,10 +1408,10 @@ fast-xml-parser@4.4.1:
14081408
dependencies:
14091409
strnum "^1.0.5"
14101410

1411-
follow-redirects@^1.15.6:
1412-
version "1.15.9"
1413-
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz"
1414-
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
1411+
follow-redirects@^1.15.11:
1412+
version "1.15.11"
1413+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
1414+
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
14151415

14161416
foreground-child@^3.1.0:
14171417
version "3.3.0"
@@ -1421,10 +1421,10 @@ foreground-child@^3.1.0:
14211421
cross-spawn "^7.0.0"
14221422
signal-exit "^4.0.1"
14231423

1424-
form-data@^4.0.4:
1425-
version "4.0.4"
1426-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
1427-
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
1424+
form-data@^4.0.5:
1425+
version "4.0.5"
1426+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
1427+
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
14281428
dependencies:
14291429
asynckit "^0.4.0"
14301430
combined-stream "^1.0.8"
@@ -1550,7 +1550,7 @@ jackspeak@^3.1.2:
15501550
optionalDependencies:
15511551
"@pkgjs/parseargs" "^0.11.0"
15521552

1553-
js-yaml@^4.1.0:
1553+
js-yaml@^4.1.1:
15541554
version "4.1.1"
15551555
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
15561556
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
@@ -1766,10 +1766,10 @@ undici-types@~6.19.8:
17661766
resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz"
17671767
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
17681768

1769-
undici-types@~6.21.0:
1770-
version "6.21.0"
1771-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
1772-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
1769+
undici-types@~7.16.0:
1770+
version "7.16.0"
1771+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
1772+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
17731773

17741774
universalify@^2.0.0:
17751775
version "2.0.1"

0 commit comments

Comments
 (0)