Skip to content

Commit 0282c70

Browse files
Merge pull request #990 from ProvableHQ/dependabot/npm_and_yarn/axios-1.8.2
Bump axios from 1.7.9 to 1.8.2
2 parents 10f743d + f3596e3 commit 0282c70

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

+1-1
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

+4-4
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)