Skip to content

Commit f94743d

Browse files
fix(deps): bump axios from 1.13.4 to 1.13.5 (#617)
Bumps [axios](https://github.com/axios/axios) from 1.13.4 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.13.4...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3961d98 commit f94743d

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@salesforce/kit": "^3.2.4",
1717
"@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.14",
1818
"@salesforce/sf-plugins-core": "^11.2.4",
19-
"axios": "^1.13.4",
19+
"axios": "^1.13.5",
2020
"glob": "^13.0.1",
2121
"lwc": "~8.28.2",
2222
"node-fetch": "^3.3.2",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5374,13 +5374,13 @@ available-typed-arrays@^1.0.7:
53745374
dependencies:
53755375
possible-typed-array-names "^1.0.0"
53765376

5377-
axios@^1.13.4:
5378-
version "1.13.4"
5379-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.4.tgz#15d109a4817fb82f73aea910d41a2c85606076bc"
5380-
integrity sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==
5377+
axios@^1.13.5:
5378+
version "1.13.5"
5379+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
5380+
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
53815381
dependencies:
5382-
follow-redirects "^1.15.6"
5383-
form-data "^4.0.4"
5382+
follow-redirects "^1.15.11"
5383+
form-data "^4.0.5"
53845384
proxy-from-env "^1.1.0"
53855385

53865386
bail@^1.0.0:
@@ -7339,10 +7339,10 @@ flatted@^3.2.9:
73397339
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a"
73407340
integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==
73417341

7342-
follow-redirects@^1.0.0, follow-redirects@^1.15.6:
7343-
version "1.15.9"
7344-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
7345-
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
7342+
follow-redirects@^1.0.0, follow-redirects@^1.15.11:
7343+
version "1.15.11"
7344+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
7345+
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
73467346

73477347
for-each@^0.3.3, for-each@^0.3.5:
73487348
version "0.3.5"
@@ -7372,10 +7372,10 @@ form-data-encoder@^2.1.2:
73727372
resolved "https://registry.yarnpkg.com/form-data-encoder/-/form-data-encoder-2.1.4.tgz#261ea35d2a70d48d30ec7a9603130fa5515e9cd5"
73737373
integrity sha512-yDYSgNMraqvnxiEXO4hi88+YZxaHC6QKzb5N84iRCTDeRO7ZALpir/lVmf/uXUhnwUr2O4HU8s/n6x+yNjQkHw==
73747374

7375-
form-data@^4.0.4:
7376-
version "4.0.4"
7377-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
7378-
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
7375+
form-data@^4.0.4, form-data@^4.0.5:
7376+
version "4.0.5"
7377+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
7378+
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
73797379
dependencies:
73807380
asynckit "^0.4.0"
73817381
combined-stream "^1.0.8"

0 commit comments

Comments
 (0)