Skip to content

Commit 982a58c

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 c2dff4a commit 982a58c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6923,10 +6923,10 @@ [email protected]:
69236923
form-data "^4.0.0"
69246924
proxy-from-env "^1.1.0"
69256925

6926-
axios@1.7.4, axios@^1.0.0, axios@^1.4.0, axios@^1.6.5, axios@^1.6.7, axios@^1.x:
6927-
version "1.7.4"
6928-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
6929-
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
6926+
axios@1.8.2, axios@^1.0.0, axios@^1.4.0, axios@^1.6.5, axios@^1.6.7, axios@^1.x:
6927+
version "1.8.2"
6928+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
6929+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
69306930
dependencies:
69316931
follow-redirects "^1.15.6"
69326932
form-data "^4.0.0"

0 commit comments

Comments
 (0)