Skip to content

Commit 241df0b

Browse files
fix(deps): update dependency axios to v1.7.9
1 parent a45d079 commit 241df0b

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.9",
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.9"
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.9":
2860+
version: 1.7.9
2861+
resolution: "axios@npm:1.7.9"
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/b7a5f660ea53ba9c2a745bf5ad77ad8bf4f1338e13ccc3f9f09f810267d6c638c03dac88b55dae8dc98b79c57d2d6835be651d58d2af97c174f43d289a9fd007
28672867
languageName: node
28682868
linkType: hard
28692869

0 commit comments

Comments
 (0)