build(deps): update dependency axios to v1.2.2 (#4663)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4654/head
parent
5a101fbe87
commit
17742b81d0
|
@ -28,7 +28,7 @@
|
|||
"@mui/icons-material": "5.11.0",
|
||||
"@mui/material": "5.11.2",
|
||||
"@mui/styles": "5.11.2",
|
||||
"axios": "1.2.1",
|
||||
"axios": "1.2.2",
|
||||
"broadcast-channel": "4.19.1",
|
||||
"classnames": "2.3.2",
|
||||
"i18next": "22.4.6",
|
||||
|
|
|
@ -25,7 +25,7 @@ specifiers:
|
|||
'@typescript-eslint/eslint-plugin': 5.47.1
|
||||
'@typescript-eslint/parser': 5.47.1
|
||||
'@vitejs/plugin-react': 3.0.0
|
||||
axios: 1.2.1
|
||||
axios: 1.2.2
|
||||
broadcast-channel: 4.19.1
|
||||
classnames: 2.3.2
|
||||
esbuild: 0.16.10
|
||||
|
@ -77,7 +77,7 @@ dependencies:
|
|||
'@mui/icons-material': 5.11.0_iq6n432hogcf75rdfmlkzd4zne
|
||||
'@mui/material': 5.11.2_lskpmcsdi7ipu6qpuapyu56ihm
|
||||
'@mui/styles': 5.11.2_kzbn2opkn2327fwg5yzwzya5o4
|
||||
axios: 1.2.1
|
||||
axios: 1.2.2
|
||||
broadcast-channel: 4.19.1
|
||||
classnames: 2.3.2
|
||||
i18next: 22.4.6
|
||||
|
@ -4112,8 +4112,8 @@ packages:
|
|||
engines: {node: '>=4'}
|
||||
dev: true
|
||||
|
||||
/axios/1.2.1:
|
||||
resolution: {integrity: sha512-I88cFiGu9ryt/tfVEi4kX2SITsvDddTajXTOFmt2uK1ZVA8LytjtdeyefdQWEf5PU8w+4SSJDoYnggflB5tW4A==}
|
||||
/axios/1.2.2:
|
||||
resolution: {integrity: sha512-bz/J4gS2S3I7mpN/YZfGFTqhXTYzRho8Ay38w2otuuDR322KzFIWm/4W2K6gIwvWaws5n+mnb7D1lN9uD+QH6Q==}
|
||||
dependencies:
|
||||
follow-redirects: 1.15.1
|
||||
form-data: 4.0.0
|
||||
|
|
Loading…
Reference in New Issue