From 106097c184892fb997f31e73f92bfde13bc1e417 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 15:40:29 +0000 Subject: [PATCH] chore(deps): bump axios from 1.5.0 to 1.6.1 in /pwa Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.6.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.5.0...v1.6.1) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pwa/pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pwa/pnpm-lock.yaml b/pwa/pnpm-lock.yaml index 7cac8f7c4..bbd29e34c 100644 --- a/pwa/pnpm-lock.yaml +++ b/pwa/pnpm-lock.yaml @@ -2804,7 +2804,7 @@ packages: '@babel/runtime-corejs3': 7.22.15 '@swagger-api/apidom-core': 0.76.0 '@types/ramda': 0.29.3 - axios: 1.5.0 + axios: 1.6.1 minimatch: 7.4.6 process: 0.11.10 ramda: 0.29.0 @@ -3636,8 +3636,8 @@ packages: engines: {node: '>=4'} dev: true - /axios@1.5.0: - resolution: {integrity: sha512-D4DdjDo5CY50Qms0qGQTTw6Q44jl7zRwY7bthds06pUGfChBCTcQs+N743eFWGEd6pRTMd6A+I87aWyFV5wiZQ==} + /axios@1.6.1: + resolution: {integrity: sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==} dependencies: follow-redirects: 1.15.2 form-data: 4.0.0