Skip to content

Commit f3596e3

Browse files
Bump axios from 1.7.9 to 1.8.2
Bumps [axios](https://github.com/axios/axios) from 1.7.9 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.9...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02f1356 commit f3596e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@uiw/codemirror-theme-okaidia": "^4.23.7",
2424
"@uiw/react-codemirror": "^4.23.7",
2525
"antd": "^5.23.2",
26-
"axios": "^1.7.9",
26+
"axios": "^1.8.2",
2727
"babel-loader": "^9.2.1",
2828
"copy-to-clipboard": "^3.3.3",
2929
"gh-pages": "^6.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3105,10 +3105,10 @@ axios@^0.26.1:
31053105
dependencies:
31063106
follow-redirects "^1.14.8"
31073107

3108-
axios@^1.7.9:
3109-
version "1.7.9"
3110-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
3111-
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
3108+
axios@^1.8.2:
3109+
version "1.8.2"
3110+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
3111+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
31123112
dependencies:
31133113
follow-redirects "^1.15.6"
31143114
form-data "^4.0.0"

0 commit comments

Comments
 (0)