From 42adb216ab77d684a943297381a274e3ee3915f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 10:46:28 +0000 Subject: [PATCH] chore(deps): bump axios in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.7.5 to 1.7.7 - [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.7.5...v1.7.7) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index a64dc946bf..21478eade7 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -27,7 +27,7 @@ "@plentymarkets/tailwind-colors": "^1.0.0", "@vue-storefront/sdk": "^1.5.0", "@vueuse/core": "^10.11.0", - "axios": "^1.7.2", + "axios": "^1.7.7", "lodash-es": "^4.17.21", "nuxt-lazy-hydrate": "^1.0.0", "uuid": "^9.0.1" diff --git a/yarn.lock b/yarn.lock index 6452693be6..35ee153b22 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7230,7 +7230,7 @@ __metadata: languageName: node linkType: hard -"axios@npm:^1.6.1, axios@npm:^1.7.2": +"axios@npm:^1.6.1": version: 1.7.5 resolution: "axios@npm:1.7.5" dependencies: @@ -21126,7 +21126,7 @@ __metadata: "@vue-storefront/unified-data-model": ^0.18.1 "@vue/test-utils": ^2.4.6 "@vueuse/core": ^10.11.0 - axios: ^1.7.2 + axios: ^1.7.7 cypress: 13.15.0 cypress-real-events: ^1.13.0 cypress-wait-until: ^2.0.1