build(deps): update dependency axios to v1.3.6 (#5284)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/5283/head
parent
cbd132a989
commit
fd8e69b40b
|
@ -21,7 +21,7 @@
|
|||
"@mui/icons-material": "5.11.16",
|
||||
"@mui/material": "5.12.1",
|
||||
"@mui/styles": "5.12.0",
|
||||
"axios": "1.3.5",
|
||||
"axios": "1.3.6",
|
||||
"broadcast-channel": "5.0.3",
|
||||
"classnames": "2.3.2",
|
||||
"i18next": "22.4.14",
|
||||
|
|
|
@ -32,8 +32,8 @@ dependencies:
|
|||
specifier: 5.12.0
|
||||
version: 5.12.0(@types/react@18.0.37)(react@18.2.0)
|
||||
axios:
|
||||
specifier: 1.3.5
|
||||
version: 1.3.5
|
||||
specifier: 1.3.6
|
||||
version: 1.3.6
|
||||
broadcast-channel:
|
||||
specifier: 5.0.3
|
||||
version: 5.0.3
|
||||
|
@ -3377,8 +3377,8 @@ packages:
|
|||
engines: {node: '>=4'}
|
||||
dev: true
|
||||
|
||||
/axios@1.3.5:
|
||||
resolution: {integrity: sha512-glL/PvG/E+xCWwV8S6nCHcrfg1exGx7vxyUIivIA1iL7BIh6bePylCfVHwp6k13ao7SATxB6imau2kqY+I67kw==}
|
||||
/axios@1.3.6:
|
||||
resolution: {integrity: sha512-PEcdkk7JcdPiMDkvM4K6ZBRYq9keuVJsToxm2zQIM70Qqo2WHTdJZMXcG9X+RmRp2VPNUQC8W1RAGbgt6b1yMg==}
|
||||
dependencies:
|
||||
follow-redirects: 1.15.2
|
||||
form-data: 4.0.0
|
||||
|
|
Loading…
Reference in New Issue