Skip to content

Commit 77a9b2a

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

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.8.2",
21+
"axios": "^1.8.4",
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
@@ -4023,10 +4023,10 @@ axe-core@^4.6.2:
40234023
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.6.3.tgz#fc0db6fdb65cc7a80ccf85286d91d64ababa3ece"
40244024
integrity sha512-/BQzOX780JhsxDnPpH4ZiyrJAzcd8AfzFPkv+89veFSr1rcMjuq2JDCwypKaPeB6ljHp9KjXhPpjgCvQlWYuqg==
40254025

4026-
axios@^1.8.2:
4027-
version "1.8.2"
4028-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
4029-
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
4026+
axios@^1.8.4:
4027+
version "1.8.4"
4028+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.4.tgz#78990bb4bc63d2cae072952d374835950a82f447"
4029+
integrity sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==
40304030
dependencies:
40314031
follow-redirects "^1.15.6"
40324032
form-data "^4.0.0"

0 commit comments

Comments
 (0)