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
renovate[bot] 2023-02-23 09:39:55 +11:00 committed by GitHub
parent f62b4d4cd3
commit cbb64fa813
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -28,7 +28,7 @@
"@mui/icons-material": "5.11.9", "@mui/icons-material": "5.11.9",
"@mui/material": "5.11.10", "@mui/material": "5.11.10",
"@mui/styles": "5.11.9", "@mui/styles": "5.11.9",
"axios": "1.3.3", "axios": "1.3.4",
"broadcast-channel": "4.20.2", "broadcast-channel": "4.20.2",
"classnames": "2.3.2", "classnames": "2.3.2",
"i18next": "22.4.10", "i18next": "22.4.10",

View File

@ -25,7 +25,7 @@ specifiers:
'@typescript-eslint/eslint-plugin': 5.53.0 '@typescript-eslint/eslint-plugin': 5.53.0
'@typescript-eslint/parser': 5.53.0 '@typescript-eslint/parser': 5.53.0
'@vitejs/plugin-react': 3.1.0 '@vitejs/plugin-react': 3.1.0
axios: 1.3.3 axios: 1.3.4
broadcast-channel: 4.20.2 broadcast-channel: 4.20.2
classnames: 2.3.2 classnames: 2.3.2
esbuild: 0.17.10 esbuild: 0.17.10
@ -76,7 +76,7 @@ dependencies:
'@mui/icons-material': 5.11.9_ylmaxqh5wvme7ymgn4ys5vax6u '@mui/icons-material': 5.11.9_ylmaxqh5wvme7ymgn4ys5vax6u
'@mui/material': 5.11.10_xqeqsl5kvjjtyxwyi3jhw3yuli '@mui/material': 5.11.10_xqeqsl5kvjjtyxwyi3jhw3yuli
'@mui/styles': 5.11.9_pmekkgnqduwlme35zpnqhenc34 '@mui/styles': 5.11.9_pmekkgnqduwlme35zpnqhenc34
axios: 1.3.3 axios: 1.3.4
broadcast-channel: 4.20.2 broadcast-channel: 4.20.2
classnames: 2.3.2 classnames: 2.3.2
i18next: 22.4.10 i18next: 22.4.10
@ -4282,8 +4282,8 @@ packages:
engines: {node: '>=4'} engines: {node: '>=4'}
dev: true dev: true
/axios/1.3.3: /axios/1.3.4:
resolution: {integrity: sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA==} resolution: {integrity: sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==}
dependencies: dependencies:
follow-redirects: 1.15.1 follow-redirects: 1.15.1
form-data: 4.0.0 form-data: 4.0.0