Skip to content

Commit bc8e8f8

Browse files
Update dependency axios to v1.7.3
1 parent 5d41170 commit bc8e8f8

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.2",
61+
"axios": "1.7.3",
6262
"date-fns": "3.6.0",
6363
"i18next": "23.12.2",
6464
"i18next-browser-languagedetector": "7.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2891,10 +2891,10 @@ available-typed-arrays@^1.0.6, available-typed-arrays@^1.0.7:
28912891
dependencies:
28922892
possible-typed-array-names "^1.0.0"
28932893

2894-
2895-
version "1.7.2"
2896-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
2897-
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
2894+
2895+
version "1.7.3"
2896+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.3.tgz#a1125f2faf702bc8e8f2104ec3a76fab40257d85"
2897+
integrity sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==
28982898
dependencies:
28992899
follow-redirects "^1.15.6"
29002900
form-data "^4.0.0"

0 commit comments

Comments
 (0)