build(deps): update dependency axios to v1.3.4 (#4981)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4983/head
parent
f62b4d4cd3
commit
cbb64fa813
|
@ -28,7 +28,7 @@
|
|||
"@mui/icons-material": "5.11.9",
|
||||
"@mui/material": "5.11.10",
|
||||
"@mui/styles": "5.11.9",
|
||||
"axios": "1.3.3",
|
||||
"axios": "1.3.4",
|
||||
"broadcast-channel": "4.20.2",
|
||||
"classnames": "2.3.2",
|
||||
"i18next": "22.4.10",
|
||||
|
|
|
@ -25,7 +25,7 @@ specifiers:
|
|||
'@typescript-eslint/eslint-plugin': 5.53.0
|
||||
'@typescript-eslint/parser': 5.53.0
|
||||
'@vitejs/plugin-react': 3.1.0
|
||||
axios: 1.3.3
|
||||
axios: 1.3.4
|
||||
broadcast-channel: 4.20.2
|
||||
classnames: 2.3.2
|
||||
esbuild: 0.17.10
|
||||
|
@ -76,7 +76,7 @@ dependencies:
|
|||
'@mui/icons-material': 5.11.9_ylmaxqh5wvme7ymgn4ys5vax6u
|
||||
'@mui/material': 5.11.10_xqeqsl5kvjjtyxwyi3jhw3yuli
|
||||
'@mui/styles': 5.11.9_pmekkgnqduwlme35zpnqhenc34
|
||||
axios: 1.3.3
|
||||
axios: 1.3.4
|
||||
broadcast-channel: 4.20.2
|
||||
classnames: 2.3.2
|
||||
i18next: 22.4.10
|
||||
|
@ -4282,8 +4282,8 @@ packages:
|
|||
engines: {node: '>=4'}
|
||||
dev: true
|
||||
|
||||
/axios/1.3.3:
|
||||
resolution: {integrity: sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA==}
|
||||
/axios/1.3.4:
|
||||
resolution: {integrity: sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==}
|
||||
dependencies:
|
||||
follow-redirects: 1.15.1
|
||||
form-data: 4.0.0
|
||||
|
|
Loading…
Reference in New Issue