From 3e92b0aaf306905bb38a5055e40215e3c09d0f22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 01:09:46 +0000 Subject: [PATCH] build(deps): update dependency axios to v1.2.1 (#4480) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/package.json b/web/package.json index 395fa368c..f737ce085 100644 --- a/web/package.json +++ b/web/package.json @@ -28,7 +28,7 @@ "@mui/icons-material": "5.10.16", "@mui/material": "5.10.16", "@mui/styles": "5.10.16", - "axios": "1.2.0", + "axios": "1.2.1", "broadcast-channel": "4.18.1", "classnames": "2.3.2", "i18next": "22.0.6", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 2279941e4..4ce020900 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -25,7 +25,7 @@ specifiers: '@typescript-eslint/eslint-plugin': 5.45.0 '@typescript-eslint/parser': 5.45.0 '@vitejs/plugin-react': 2.2.0 - axios: 1.2.0 + axios: 1.2.1 broadcast-channel: 4.18.1 classnames: 2.3.2 esbuild: 0.15.16 @@ -77,7 +77,7 @@ dependencies: '@mui/icons-material': 5.10.16_zzl2rsknh5hqp4j37lz5gcfppu '@mui/material': 5.10.16_lskpmcsdi7ipu6qpuapyu56ihm '@mui/styles': 5.10.16_kzbn2opkn2327fwg5yzwzya5o4 - axios: 1.2.0 + axios: 1.2.1 broadcast-channel: 4.18.1 classnames: 2.3.2 i18next: 22.0.6 @@ -4151,8 +4151,8 @@ packages: engines: {node: '>=4'} dev: true - /axios/1.2.0: - resolution: {integrity: sha512-zT7wZyNYu3N5Bu0wuZ6QccIf93Qk1eV8LOewxgjOZFd2DenOs98cJ7+Y6703d0wkaXGY6/nZd4EweJaHz9uzQw==} + /axios/1.2.1: + resolution: {integrity: sha512-I88cFiGu9ryt/tfVEi4kX2SITsvDddTajXTOFmt2uK1ZVA8LytjtdeyefdQWEf5PU8w+4SSJDoYnggflB5tW4A==} dependencies: follow-redirects: 1.15.1 form-data: 4.0.0