build(deps): update dependency axios to v1.2.0 (#4420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4422/head
parent
c6d3ce4d29
commit
1c39512928
|
@ -28,7 +28,7 @@
|
|||
"@mui/icons-material": "5.10.15",
|
||||
"@mui/material": "5.10.15",
|
||||
"@mui/styles": "5.10.15",
|
||||
"axios": "1.1.3",
|
||||
"axios": "1.2.0",
|
||||
"broadcast-channel": "4.18.1",
|
||||
"classnames": "2.3.2",
|
||||
"i18next": "22.0.6",
|
||||
|
|
|
@ -24,7 +24,7 @@ specifiers:
|
|||
'@typescript-eslint/eslint-plugin': 5.44.0
|
||||
'@typescript-eslint/parser': 5.44.0
|
||||
'@vitejs/plugin-react': 2.2.0
|
||||
axios: 1.1.3
|
||||
axios: 1.2.0
|
||||
broadcast-channel: 4.18.1
|
||||
classnames: 2.3.2
|
||||
esbuild: 0.15.15
|
||||
|
@ -76,7 +76,7 @@ dependencies:
|
|||
'@mui/icons-material': 5.10.15_oev7u2jo7ua7d3mgxqd6sscfw4
|
||||
'@mui/material': 5.10.15_thp4wrxo45nyllusrnt46mid4u
|
||||
'@mui/styles': 5.10.15_fan5qbzahqtxlm5dzefqlqx5ia
|
||||
axios: 1.1.3
|
||||
axios: 1.2.0
|
||||
broadcast-channel: 4.18.1
|
||||
classnames: 2.3.2
|
||||
i18next: 22.0.6
|
||||
|
@ -4136,8 +4136,8 @@ packages:
|
|||
engines: {node: '>=4'}
|
||||
dev: true
|
||||
|
||||
/axios/1.1.3:
|
||||
resolution: {integrity: sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA==}
|
||||
/axios/1.2.0:
|
||||
resolution: {integrity: sha512-zT7wZyNYu3N5Bu0wuZ6QccIf93Qk1eV8LOewxgjOZFd2DenOs98cJ7+Y6703d0wkaXGY6/nZd4EweJaHz9uzQw==}
|
||||
dependencies:
|
||||
follow-redirects: 1.15.1
|
||||
form-data: 4.0.0
|
||||
|
|
Loading…
Reference in New Issue