From d9fd503c4d19c36866fd57b26ef6917b156fb38b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Feb 2023 06:33:31 +1100 Subject: [PATCH] build(deps): update dependency axios to v1.3.2 (#4875) 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 6d9b7c02c..cd5116f16 100644 --- a/web/package.json +++ b/web/package.json @@ -28,7 +28,7 @@ "@mui/icons-material": "5.11.0", "@mui/material": "5.11.7", "@mui/styles": "5.11.7", - "axios": "1.3.1", + "axios": "1.3.2", "broadcast-channel": "4.20.2", "classnames": "2.3.2", "i18next": "22.4.9", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index afbdc90c7..3b5934130 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -25,7 +25,7 @@ specifiers: '@typescript-eslint/eslint-plugin': 5.50.0 '@typescript-eslint/parser': 5.50.0 '@vitejs/plugin-react': 3.1.0 - axios: 1.3.1 + axios: 1.3.2 broadcast-channel: 4.20.2 classnames: 2.3.2 esbuild: 0.17.5 @@ -76,7 +76,7 @@ dependencies: '@mui/icons-material': 5.11.0_m3y2ykptchyoygtoroit6l3ehq '@mui/material': 5.11.7_rqh7qj4464ntrqrt6banhaqg4q '@mui/styles': 5.11.7_3stiutgnnbnfnf3uowm5cip22i - axios: 1.3.1 + axios: 1.3.2 broadcast-channel: 4.20.2 classnames: 2.3.2 i18next: 22.4.9 @@ -4292,8 +4292,8 @@ packages: engines: {node: '>=4'} dev: true - /axios/1.3.1: - resolution: {integrity: sha512-78pWJsQTceInlyaeBQeYZ/QgZeWS8hGeKiIJiDKQe3hEyBb7sEMq0K4gjx+Va6WHTYO4zI/RRl8qGRzn0YMadA==} + /axios/1.3.2: + resolution: {integrity: sha512-1M3O703bYqYuPhbHeya5bnhpYVsDDRyQSabNja04mZtboLNSuZ4YrltestrLXfHgmzua4TpUqRiVKbiQuo2epw==} dependencies: follow-redirects: 1.15.1 form-data: 4.0.0