Skip to content

Commit 1b2d8bd

Browse files
Bump axios from 1.7.4 to 1.8.2 in /Stardust.Web.Vue
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 41c26c1 commit 1b2d8bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Stardust.Web.Vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@element-plus/icons-vue": "^2.0.10",
13-
"axios": "^1.7.4",
13+
"axios": "^1.8.2",
1414
"core-js": "^3.6.5",
1515
"element-plus": "^2.2.32",
1616
"vue": "^3.2.47",

Stardust.Web.Vue/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -370,10 +370,10 @@ asynckit@^0.4.0:
370370
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
371371
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
372372

373-
axios@^1.7.4:
374-
version "1.7.4"
375-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
376-
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
373+
axios@^1.8.2:
374+
version "1.8.2"
375+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
376+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
377377
dependencies:
378378
follow-redirects "^1.15.6"
379379
form-data "^4.0.0"

0 commit comments

Comments
 (0)