Skip to content

Commit 8acf853

Browse files
fix(deps): bump axios from 1.13.5 to 1.13.6
Bumps [axios](https://github.com/axios/axios) from 1.13.5 to 1.13.6. - [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.13.6) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0462fff commit 8acf853

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.5",
19+
"axios": "^1.13.6",
2020
"glob": "^13.0.6",
2121
"lwc": "~8.28.2",
2222
"node-fetch": "^3.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5385,10 +5385,10 @@ available-typed-arrays@^1.0.7:
53855385
dependencies:
53865386
possible-typed-array-names "^1.0.0"
53875387

5388-
axios@^1.13.5:
5389-
version "1.13.5"
5390-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
5391-
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
5388+
axios@^1.13.6:
5389+
version "1.13.6"
5390+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.6.tgz#c3f92da917dc209a15dd29936d20d5089b6b6c98"
5391+
integrity sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==
53925392
dependencies:
53935393
follow-redirects "^1.15.11"
53945394
form-data "^4.0.5"

0 commit comments

Comments
 (0)