build(deps): update dependency axios to v1.2.4 (#4820)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4762/head
parent
faedbfb9df
commit
74995264e2
|
@ -28,7 +28,7 @@
|
||||||
"@mui/icons-material": "5.11.0",
|
"@mui/icons-material": "5.11.0",
|
||||||
"@mui/material": "5.11.6",
|
"@mui/material": "5.11.6",
|
||||||
"@mui/styles": "5.11.2",
|
"@mui/styles": "5.11.2",
|
||||||
"axios": "1.2.3",
|
"axios": "1.2.4",
|
||||||
"broadcast-channel": "4.20.2",
|
"broadcast-channel": "4.20.2",
|
||||||
"classnames": "2.3.2",
|
"classnames": "2.3.2",
|
||||||
"i18next": "22.4.9",
|
"i18next": "22.4.9",
|
||||||
|
|
|
@ -25,7 +25,7 @@ specifiers:
|
||||||
'@typescript-eslint/eslint-plugin': 5.49.0
|
'@typescript-eslint/eslint-plugin': 5.49.0
|
||||||
'@typescript-eslint/parser': 5.49.0
|
'@typescript-eslint/parser': 5.49.0
|
||||||
'@vitejs/plugin-react': 3.0.1
|
'@vitejs/plugin-react': 3.0.1
|
||||||
axios: 1.2.3
|
axios: 1.2.4
|
||||||
broadcast-channel: 4.20.2
|
broadcast-channel: 4.20.2
|
||||||
classnames: 2.3.2
|
classnames: 2.3.2
|
||||||
esbuild: 0.17.4
|
esbuild: 0.17.4
|
||||||
|
@ -76,7 +76,7 @@ dependencies:
|
||||||
'@mui/icons-material': 5.11.0_j5wvuqirnhynb4halegp2mqooy
|
'@mui/icons-material': 5.11.0_j5wvuqirnhynb4halegp2mqooy
|
||||||
'@mui/material': 5.11.6_rqh7qj4464ntrqrt6banhaqg4q
|
'@mui/material': 5.11.6_rqh7qj4464ntrqrt6banhaqg4q
|
||||||
'@mui/styles': 5.11.2_3stiutgnnbnfnf3uowm5cip22i
|
'@mui/styles': 5.11.2_3stiutgnnbnfnf3uowm5cip22i
|
||||||
axios: 1.2.3
|
axios: 1.2.4
|
||||||
broadcast-channel: 4.20.2
|
broadcast-channel: 4.20.2
|
||||||
classnames: 2.3.2
|
classnames: 2.3.2
|
||||||
i18next: 22.4.9
|
i18next: 22.4.9
|
||||||
|
@ -4291,8 +4291,8 @@ packages:
|
||||||
engines: {node: '>=4'}
|
engines: {node: '>=4'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/axios/1.2.3:
|
/axios/1.2.4:
|
||||||
resolution: {integrity: sha512-pdDkMYJeuXLZ6Xj/Q5J3Phpe+jbGdsSzlQaFVkMQzRUL05+6+tetX8TV3p4HrU4kzuO9bt+io/yGQxuyxA/xcw==}
|
resolution: {integrity: sha512-lIQuCfBJvZB/Bv7+RWUqEJqNShGOVpk9v7P0ZWx5Ip0qY6u7JBAU6dzQPMLasU9vHL2uD8av/1FDJXj7n6c39w==}
|
||||||
dependencies:
|
dependencies:
|
||||||
follow-redirects: 1.15.1
|
follow-redirects: 1.15.1
|
||||||
form-data: 4.0.0
|
form-data: 4.0.0
|
||||||
|
|
Loading…
Reference in New Issue