build(deps): update dependency axios to v1.3.5 (#5179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/5185/head
parent
890eeff52a
commit
8dd89e5a81
|
@ -28,7 +28,7 @@
|
|||
"@mui/icons-material": "5.11.16",
|
||||
"@mui/material": "5.11.16",
|
||||
"@mui/styles": "5.11.16",
|
||||
"axios": "1.3.4",
|
||||
"axios": "1.3.5",
|
||||
"broadcast-channel": "5.0.3",
|
||||
"classnames": "2.3.2",
|
||||
"i18next": "22.4.14",
|
||||
|
|
|
@ -32,8 +32,8 @@ dependencies:
|
|||
specifier: 5.11.16
|
||||
version: 5.11.16(@types/react@18.0.33)(react@18.2.0)
|
||||
axios:
|
||||
specifier: 1.3.4
|
||||
version: 1.3.4
|
||||
specifier: 1.3.5
|
||||
version: 1.3.5
|
||||
broadcast-channel:
|
||||
specifier: 5.0.3
|
||||
version: 5.0.3
|
||||
|
@ -4168,8 +4168,8 @@ packages:
|
|||
engines: {node: '>=4'}
|
||||
dev: true
|
||||
|
||||
/axios@1.3.4:
|
||||
resolution: {integrity: sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==}
|
||||
/axios@1.3.5:
|
||||
resolution: {integrity: sha512-glL/PvG/E+xCWwV8S6nCHcrfg1exGx7vxyUIivIA1iL7BIh6bePylCfVHwp6k13ao7SATxB6imau2kqY+I67kw==}
|
||||
dependencies:
|
||||
follow-redirects: 1.15.1
|
||||
form-data: 4.0.0
|
||||
|
|
Loading…
Reference in New Issue