From 0fc4bf4ff10c122e4b11e42c86bea270800dabb1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 08:54:26 +1000 Subject: [PATCH] build(deps): update dependency axios to v0.27.2 (#3258) Co-authored-by: Renovate Bot Co-authored-by: James Elliott --- 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 99d9b5e8..87b788fb 100644 --- a/web/package.json +++ b/web/package.json @@ -10,7 +10,7 @@ "@material-ui/core": "4.12.4", "@material-ui/icons": "4.11.3", "@material-ui/styles": "4.11.5", - "axios": "0.27.1", + "axios": "0.27.2", "classnames": "2.3.1", "i18next": "21.6.16", "i18next-browser-languagedetector": "6.1.4", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 85b77504..45407f4d 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -20,7 +20,7 @@ specifiers: '@typescript-eslint/eslint-plugin': 5.21.0 '@typescript-eslint/parser': 5.21.0 '@vitejs/plugin-react': 1.3.1 - axios: 0.27.1 + axios: 0.27.2 classnames: 2.3.1 esbuild: 0.14.38 esbuild-jest: 0.5.0 @@ -68,7 +68,7 @@ dependencies: '@material-ui/core': 4.12.4_47ae209ab5c2ea051c9a2540426c6b2f '@material-ui/icons': 4.11.3_a57fc03bc540fa91250de51c73a9121a '@material-ui/styles': 4.11.5_47ae209ab5c2ea051c9a2540426c6b2f - axios: 0.27.1 + axios: 0.27.2 classnames: 2.3.1 i18next: 21.6.16 i18next-browser-languagedetector: 6.1.4 @@ -3202,8 +3202,8 @@ packages: engines: {node: '>=4'} dev: true - /axios/0.27.1: - resolution: {integrity: sha512-ePNMai55xo5GsXajb/k756AqZqpqeDaGwGcdvbZLSSELbbYwsIn2jNmGfUPEwd8j/yu4OoMstLLIVa4t0MneEA==} + /axios/0.27.2: + resolution: {integrity: sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==} dependencies: follow-redirects: 1.14.9 form-data: 4.0.0