Skip to content

Commit 9d5df14

Browse files
authored
Merge pull request #738 from hyperweb-io/dependabot/npm_and_yarn/axios-1.8.2
chore(deps): bump axios from 1.7.4 to 1.8.2
2 parents f687be3 + d9ecd57 commit 9d5df14

File tree

2 files changed

+33
-26
lines changed

2 files changed

+33
-26
lines changed

packages/lcd/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@
7171
"typescript": "^5.0.4"
7272
},
7373
"dependencies": {
74-
"axios": "1.7.4"
74+
"axios": "1.8.2"
7575
}
7676
}

yarn.lock

+32-25
Original file line numberDiff line numberDiff line change
@@ -3367,28 +3367,10 @@ [email protected], axios@^0.27.2:
33673367
follow-redirects "^1.14.9"
33683368
form-data "^4.0.0"
33693369

3370-
3371-
version "1.7.4"
3372-
resolved "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz"
3373-
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
3374-
dependencies:
3375-
follow-redirects "^1.15.6"
3376-
form-data "^4.0.0"
3377-
proxy-from-env "^1.1.0"
3378-
3379-
axios@^1.0.0, axios@^1.6.0:
3380-
version "1.7.2"
3381-
resolved "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz"
3382-
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
3383-
dependencies:
3384-
follow-redirects "^1.15.6"
3385-
form-data "^4.0.0"
3386-
proxy-from-env "^1.1.0"
3387-
3388-
axios@^1.7.4:
3389-
version "1.7.7"
3390-
resolved "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz"
3391-
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
3370+
[email protected], axios@^1.0.0, axios@^1.6.0, axios@^1.7.4:
3371+
version "1.8.2"
3372+
resolved "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
3373+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
33923374
dependencies:
33933375
follow-redirects "^1.15.6"
33943376
form-data "^4.0.0"
@@ -8545,7 +8527,16 @@ string-length@^4.0.1:
85458527
char-regex "^1.0.2"
85468528
strip-ansi "^6.0.0"
85478529

8548-
"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:
8530+
"string-width-cjs@npm:string-width@^4.2.0":
8531+
version "4.2.3"
8532+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
8533+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8534+
dependencies:
8535+
emoji-regex "^8.0.0"
8536+
is-fullwidth-code-point "^3.0.0"
8537+
strip-ansi "^6.0.1"
8538+
8539+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
85498540
version "4.2.3"
85508541
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
85518542
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8585,7 +8576,7 @@ string_decoder@~1.1.1:
85858576
dependencies:
85868577
safe-buffer "~5.1.0"
85878578

8588-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8579+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
85898580
version "6.0.1"
85908581
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
85918582
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8613,6 +8604,13 @@ strip-ansi@^5.1.0:
86138604
dependencies:
86148605
ansi-regex "^4.1.0"
86158606

8607+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8608+
version "6.0.1"
8609+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
8610+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8611+
dependencies:
8612+
ansi-regex "^5.0.1"
8613+
86168614
strip-ansi@^7.0.1:
86178615
version "7.1.0"
86188616
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz"
@@ -9283,7 +9281,16 @@ wordwrap@^1.0.0:
92839281
resolved "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz"
92849282
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
92859283

9286-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
9284+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
9285+
version "7.0.0"
9286+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
9287+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
9288+
dependencies:
9289+
ansi-styles "^4.0.0"
9290+
string-width "^4.1.0"
9291+
strip-ansi "^6.0.0"
9292+
9293+
wrap-ansi@^7.0.0:
92879294
version "7.0.0"
92889295
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
92899296
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)