Skip to content

Commit bb3ffe9

Browse files
Update dependency axios to v1.7.4 [SECURITY]
1 parent 353293e commit bb3ffe9

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
@@ -58,7 +58,7 @@
5858
"dependencies": {
5959
"@loadable/component": "5.16.4",
6060
"@redux-devtools/extension": "3.3.0",
61-
"axios": "1.7.3",
61+
"axios": "1.7.4",
6262
"date-fns": "3.6.0",
6363
"i18next": "23.12.3",
6464
"i18next-browser-languagedetector": "7.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2878,10 +2878,10 @@ available-typed-arrays@^1.0.6, available-typed-arrays@^1.0.7:
28782878
dependencies:
28792879
possible-typed-array-names "^1.0.0"
28802880

2881-
2882-
version "1.7.3"
2883-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.3.tgz#a1125f2faf702bc8e8f2104ec3a76fab40257d85"
2884-
integrity sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==
2881+
2882+
version "1.7.4"
2883+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
2884+
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
28852885
dependencies:
28862886
follow-redirects "^1.15.6"
28872887
form-data "^4.0.0"

0 commit comments

Comments
 (0)