build(deps): update dependency axios to v1.4.0 (#5329)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/5331/head
renovate[bot] 2023-04-28 14:17:03 +10:00 committed by GitHub
parent cb76068883
commit 83b1252e9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"@mui/icons-material": "5.11.16",
"@mui/material": "5.12.2",
"@mui/styles": "5.12.0",
"axios": "1.3.6",
"axios": "1.4.0",
"broadcast-channel": "5.1.0",
"classnames": "2.3.2",
"i18next": "22.4.15",

View File

@ -32,8 +32,8 @@ dependencies:
specifier: 5.12.0
version: 5.12.0(@types/react@18.2.0)(react@18.2.0)
axios:
specifier: 1.3.6
version: 1.3.6
specifier: 1.4.0
version: 1.4.0
broadcast-channel:
specifier: 5.1.0
version: 5.1.0
@ -3376,8 +3376,8 @@ packages:
engines: {node: '>=4'}
dev: true
/axios@1.3.6:
resolution: {integrity: sha512-PEcdkk7JcdPiMDkvM4K6ZBRYq9keuVJsToxm2zQIM70Qqo2WHTdJZMXcG9X+RmRp2VPNUQC8W1RAGbgt6b1yMg==}
/axios@1.4.0:
resolution: {integrity: sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==}
dependencies:
follow-redirects: 1.15.2
form-data: 4.0.0