Skip to content

Commit d7790b6

Browse files
fix(deps): bump axios from 1.7.9 to 1.9.0
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.9.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.9...v1.9.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43f0093 commit d7790b6

File tree

2 files changed

+33
-9
lines changed

2 files changed

+33
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@salesforce/kit": "^3.1.6",
1616
"@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.9",
1717
"@salesforce/sf-plugins-core": "^11.2.4",
18-
"axios": "^1.7.9",
18+
"axios": "^1.9.0",
1919
"glob": "^10.4.5",
2020
"lightning-base-components": "1.27.2-alpha",
2121
"lwc": "~8.16.5",

yarn.lock

Lines changed: 32 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5040,10 +5040,10 @@ available-typed-arrays@^1.0.7:
50405040
dependencies:
50415041
possible-typed-array-names "^1.0.0"
50425042

5043-
axios@^1.7.9:
5044-
version "1.7.9"
5045-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
5046-
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
5043+
axios@^1.9.0:
5044+
version "1.9.0"
5045+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.9.0.tgz#25534e3b72b54540077d33046f77e3b8d7081901"
5046+
integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==
50475047
dependencies:
50485048
follow-redirects "^1.15.6"
50495049
form-data "^4.0.0"
@@ -11229,7 +11229,16 @@ [email protected]:
1122911229
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
1123011230
integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
1123111231

11232-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
11232+
"string-width-cjs@npm:string-width@^4.2.0":
11233+
version "4.2.3"
11234+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
11235+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
11236+
dependencies:
11237+
emoji-regex "^8.0.0"
11238+
is-fullwidth-code-point "^3.0.0"
11239+
strip-ansi "^6.0.1"
11240+
11241+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1123311242
version "4.2.3"
1123411243
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1123511244
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -11330,7 +11339,14 @@ stringify-entities@^3.0.1:
1133011339
character-entities-legacy "^1.0.0"
1133111340
xtend "^4.0.0"
1133211341

11333-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11342+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
11343+
version "6.0.1"
11344+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
11345+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
11346+
dependencies:
11347+
ansi-regex "^5.0.1"
11348+
11349+
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1133411350
version "6.0.1"
1133511351
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1133611352
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -12202,8 +12218,7 @@ workerpool@^6.5.1:
1220212218
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
1220312219
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
1220412220

12205-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
12206-
name wrap-ansi-cjs
12221+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1220712222
version "7.0.0"
1220812223
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1220912224
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -12221,6 +12236,15 @@ wrap-ansi@^6.2.0:
1222112236
string-width "^4.1.0"
1222212237
strip-ansi "^6.0.0"
1222312238

12239+
wrap-ansi@^7.0.0:
12240+
version "7.0.0"
12241+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
12242+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
12243+
dependencies:
12244+
ansi-styles "^4.0.0"
12245+
string-width "^4.1.0"
12246+
strip-ansi "^6.0.0"
12247+
1222412248
wrap-ansi@^8.1.0:
1222512249
version "8.1.0"
1222612250
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)