Skip to content

Commit abe4047

Browse files
chore(deps-dev): bump axios from 0.25.0 to 1.8.2
Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.25.0...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 995c092 commit abe4047

File tree

2 files changed

+37
-22
lines changed

2 files changed

+37
-22
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"@typescript-eslint/eslint-plugin": "^7.3.1",
182182
"@typescript-eslint/parser": "^7.3.1",
183183
"autoprefixer": "^10.4.19",
184-
"axios": "0.25.0",
184+
"axios": "1.8.2",
185185
"babel-core": "^7.0.0-bridge.0",
186186
"babel-jest": "^29.7.0",
187187
"babel-loader": "^9.1.3",

yarn.lock

+36-21
Original file line numberDiff line numberDiff line change
@@ -7468,12 +7468,14 @@ axe-core@^4.9.1:
74687468
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.9.1.tgz#fcd0f4496dad09e0c899b44f6c4bb7848da912ae"
74697469
integrity sha512-QbUdXJVTpvUTHU7871ppZkdOLBeGUKBQWHkHrvN2V9IQWGMt61zf3B45BtzjxEJzYuj0JBjBZP/hmYS/R9pmAw==
74707470

7471-
axios@0.25.0:
7472-
version "0.25.0"
7473-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.25.0.tgz#349cfbb31331a9b4453190791760a8d35b093e0a"
7474-
integrity sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g==
7471+
axios@1.8.2, axios@^1.6.1:
7472+
version "1.8.2"
7473+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
7474+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
74757475
dependencies:
7476-
follow-redirects "^1.14.7"
7476+
follow-redirects "^1.15.6"
7477+
form-data "^4.0.0"
7478+
proxy-from-env "^1.1.0"
74777479

74787480
axios@^0.27.2:
74797481
version "0.27.2"
@@ -7483,15 +7485,6 @@ axios@^0.27.2:
74837485
follow-redirects "^1.14.9"
74847486
form-data "^4.0.0"
74857487

7486-
axios@^1.6.1:
7487-
version "1.7.2"
7488-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
7489-
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
7490-
dependencies:
7491-
follow-redirects "^1.15.6"
7492-
form-data "^4.0.0"
7493-
proxy-from-env "^1.1.0"
7494-
74957488
axobject-query@~3.1.1:
74967489
version "3.1.1"
74977490
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-3.1.1.tgz#3b6e5c6d4e43ca7ba51c5babf99d22a9c68485e1"
@@ -12347,7 +12340,7 @@ flush-write-stream@^1.0.0:
1234712340
inherits "^2.0.3"
1234812341
readable-stream "^2.3.6"
1234912342

12350-
follow-redirects@^1.0.0, follow-redirects@^1.14.7, follow-redirects@^1.14.9, follow-redirects@^1.15.6:
12343+
follow-redirects@^1.0.0, follow-redirects@^1.14.9, follow-redirects@^1.15.6:
1235112344
version "1.15.6"
1235212345
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
1235312346
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
@@ -22393,8 +22386,7 @@ string-replace-loader@^3.1.0:
2239322386
loader-utils "^2.0.0"
2239422387
schema-utils "^3.0.0"
2239522388

22396-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
22397-
name string-width-cjs
22389+
"string-width-cjs@npm:string-width@^4.2.0":
2239822390
version "4.2.3"
2239922391
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2240022392
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -22412,6 +22404,15 @@ string-width@^1.0.1:
2241222404
is-fullwidth-code-point "^1.0.0"
2241322405
strip-ansi "^3.0.0"
2241422406

22407+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
22408+
version "4.2.3"
22409+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
22410+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
22411+
dependencies:
22412+
emoji-regex "^8.0.0"
22413+
is-fullwidth-code-point "^3.0.0"
22414+
strip-ansi "^6.0.1"
22415+
2241522416
string-width@^2.0.0, string-width@^2.1.0, string-width@^2.1.1:
2241622417
version "2.1.1"
2241722418
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
@@ -22550,8 +22551,7 @@ stringify-package@^1.0.0, stringify-package@^1.0.1:
2255022551
resolved "https://registry.yarnpkg.com/stringify-package/-/stringify-package-1.0.1.tgz#e5aa3643e7f74d0f28628b72f3dad5cecfc3ba85"
2255122552
integrity sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==
2255222553

22553-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
22554-
name strip-ansi-cjs
22554+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
2255522555
version "6.0.1"
2255622556
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2255722557
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -22579,6 +22579,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
2257922579
dependencies:
2258022580
ansi-regex "^4.1.0"
2258122581

22582+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
22583+
version "6.0.1"
22584+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
22585+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
22586+
dependencies:
22587+
ansi-regex "^5.0.1"
22588+
2258222589
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
2258322590
version "7.1.0"
2258422591
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -24783,8 +24790,7 @@ worker-farm@^1.6.0, worker-farm@^1.7.0:
2478324790
dependencies:
2478424791
errno "~0.1.7"
2478524792

24786-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
24787-
name wrap-ansi-cjs
24793+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2478824794
version "7.0.0"
2478924795
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2479024796
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -24827,6 +24833,15 @@ wrap-ansi@^6.2.0:
2482724833
string-width "^4.1.0"
2482824834
strip-ansi "^6.0.0"
2482924835

24836+
wrap-ansi@^7.0.0:
24837+
version "7.0.0"
24838+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
24839+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
24840+
dependencies:
24841+
ansi-styles "^4.0.0"
24842+
string-width "^4.1.0"
24843+
strip-ansi "^6.0.0"
24844+
2483024845
wrap-ansi@^8.1.0:
2483124846
version "8.1.0"
2483224847
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)