Skip to content

Commit 932e33b

Browse files
Bump axios from 1.7.4 to 1.8.2
Bumps [axios](https://github.com/axios/axios) from 1.7.4 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@v1.7.4...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4bbe059 commit 932e33b

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

packages/sdk-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"watch": "tsc --watch --preserveWatchOutput"
3131
},
3232
"dependencies": {
33-
"axios": "1.7.4",
33+
"axios": "1.8.2",
3434
"better-opn": "1.0.0",
3535
"color-string": "1.9.0",
3636
"detect-port": "1.3.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7078,15 +7078,6 @@ [email protected]:
70787078
form-data "^4.0.0"
70797079
proxy-from-env "^1.1.0"
70807080

7081-
7082-
version "1.7.4"
7083-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
7084-
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
7085-
dependencies:
7086-
follow-redirects "^1.15.6"
7087-
form-data "^4.0.0"
7088-
proxy-from-env "^1.1.0"
7089-
70907081
70917082
version "1.7.8"
70927083
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.8.tgz#1997b1496b394c21953e68c14aaa51b7b5de3d6e"
@@ -7096,7 +7087,7 @@ [email protected]:
70967087
form-data "^4.0.0"
70977088
proxy-from-env "^1.1.0"
70987089

7099-
[email protected], axios@^1.0.0, axios@^1.4.0, axios@^1.6.5, axios@^1.6.7, axios@^1.x:
7090+
71007091
version "1.7.9"
71017092
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
71027093
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
@@ -7105,6 +7096,15 @@ [email protected], axios@^1.0.0, axios@^1.4.0, axios@^1.6.5, axios@^1.6.7, axios@^1.x:
71057096
form-data "^4.0.0"
71067097
proxy-from-env "^1.1.0"
71077098

7099+
[email protected], axios@^1.0.0, axios@^1.4.0, axios@^1.6.5, axios@^1.6.7, axios@^1.x:
7100+
version "1.8.2"
7101+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
7102+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
7103+
dependencies:
7104+
follow-redirects "^1.15.6"
7105+
form-data "^4.0.0"
7106+
proxy-from-env "^1.1.0"
7107+
71087108
b4a@^1.6.4:
71097109
version "1.6.7"
71107110
resolved "https://registry.yarnpkg.com/b4a/-/b4a-1.6.7.tgz#a99587d4ebbfbd5a6e3b21bdb5d5fa385767abe4"

0 commit comments

Comments
 (0)