Skip to content

Commit fb89170

Browse files
Bump axios from 1.7.4 to 1.8.2 (#174)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdf8f00 commit fb89170

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/node": "^20.12.8",
1919
"@types/react": "^18.3.12",
2020
"@types/react-dom": "^18.2.18",
21-
"axios": "^1.7.4",
21+
"axios": "^1.8.2",
2222
"client-zip": "^2.4.5",
2323
"formik": "^2.4.6",
2424
"moment": "^2.30.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3981,10 +3981,10 @@ axe-core@^4.6.2:
39813981
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.6.3.tgz#fc0db6fdb65cc7a80ccf85286d91d64ababa3ece"
39823982
integrity sha512-/BQzOX780JhsxDnPpH4ZiyrJAzcd8AfzFPkv+89veFSr1rcMjuq2JDCwypKaPeB6ljHp9KjXhPpjgCvQlWYuqg==
39833983

3984-
axios@^1.7.4:
3985-
version "1.7.4"
3986-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
3987-
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
3984+
axios@^1.8.2:
3985+
version "1.8.2"
3986+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
3987+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
39883988
dependencies:
39893989
follow-redirects "^1.15.6"
39903990
form-data "^4.0.0"

0 commit comments

Comments
 (0)