Skip to content

Commit 5d6302a

Browse files
fix(deps): update dependency axios to v1.7.8
1 parent a45d079 commit 5d6302a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@emotion/styled": "11.13.0",
5050
"@mui/icons-material": "6.1.7",
5151
"@mui/material": "6.1.7",
52-
"axios": "1.7.7",
52+
"axios": "1.7.8",
5353
"dexie": "4.0.10",
5454
"http-status-codes": "2.3.0",
5555
"lodash.debounce": "4.0.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1076,7 +1076,7 @@ __metadata:
10761076
"@typescript-eslint/eslint-plugin": "npm:8.15.0"
10771077
"@typescript-eslint/parser": "npm:8.15.0"
10781078
"@vitejs/plugin-react": "npm:4.3.3"
1079-
axios: "npm:1.7.7"
1079+
axios: "npm:1.7.8"
10801080
date-fns: "npm:4.1.0"
10811081
dexie: "npm:4.0.10"
10821082
eslint: "npm:9.15.0"
@@ -2856,14 +2856,14 @@ __metadata:
28562856
languageName: node
28572857
linkType: hard
28582858

2859-
"axios@npm:1.7.7":
2860-
version: 1.7.7
2861-
resolution: "axios@npm:1.7.7"
2859+
"axios@npm:1.7.8":
2860+
version: 1.7.8
2861+
resolution: "axios@npm:1.7.8"
28622862
dependencies:
28632863
follow-redirects: "npm:^1.15.6"
28642864
form-data: "npm:^4.0.0"
28652865
proxy-from-env: "npm:^1.1.0"
2866-
checksum: 10/7f875ea13b9298cd7b40fd09985209f7a38d38321f1118c701520939de2f113c4ba137832fe8e3f811f99a38e12c8225481011023209a77b0c0641270e20cde1
2866+
checksum: 10/7ddcde188041ac55090186254b4025eb2af842be3cf615ce45393fd7f543c1eab0ad2fdd2017a5f6190695e3ecea73ee5e9c37f204854aec2698f9579046efdf
28672867
languageName: node
28682868
linkType: hard
28692869

0 commit comments

Comments
 (0)