build(deps): update dependency axios to v1.3.3 (#4925)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4921/head
renovate[bot] 2023-02-14 06:25:07 +11:00 committed by GitHub
parent bb87ae868c
commit cea4bdf879
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.0", "@mui/icons-material": "5.11.0",
"@mui/material": "5.11.8", "@mui/material": "5.11.8",
"@mui/styles": "5.11.7", "@mui/styles": "5.11.7",
"axios": "1.3.2", "axios": "1.3.3",
"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",

View File

@ -25,7 +25,7 @@ specifiers:
'@typescript-eslint/eslint-plugin': 5.52.0 '@typescript-eslint/eslint-plugin': 5.52.0
'@typescript-eslint/parser': 5.52.0 '@typescript-eslint/parser': 5.52.0
'@vitejs/plugin-react': 3.1.0 '@vitejs/plugin-react': 3.1.0
axios: 1.3.2 axios: 1.3.3
broadcast-channel: 4.20.2 broadcast-channel: 4.20.2
classnames: 2.3.2 classnames: 2.3.2
esbuild: 0.17.8 esbuild: 0.17.8
@ -76,7 +76,7 @@ dependencies:
'@mui/icons-material': 5.11.0_agg4gj4teu3mtdwwc44pgjorny '@mui/icons-material': 5.11.0_agg4gj4teu3mtdwwc44pgjorny
'@mui/material': 5.11.8_acl7mc3llczqccvmbrsweq6vga '@mui/material': 5.11.8_acl7mc3llczqccvmbrsweq6vga
'@mui/styles': 5.11.7_pmekkgnqduwlme35zpnqhenc34 '@mui/styles': 5.11.7_pmekkgnqduwlme35zpnqhenc34
axios: 1.3.2 axios: 1.3.3
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
@ -4306,8 +4306,8 @@ packages:
engines: {node: '>=4'} engines: {node: '>=4'}
dev: true dev: true
/axios/1.3.2: /axios/1.3.3:
resolution: {integrity: sha512-1M3O703bYqYuPhbHeya5bnhpYVsDDRyQSabNja04mZtboLNSuZ4YrltestrLXfHgmzua4TpUqRiVKbiQuo2epw==} resolution: {integrity: sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA==}
dependencies: dependencies:
follow-redirects: 1.15.1 follow-redirects: 1.15.1
form-data: 4.0.0 form-data: 4.0.0