From 86c454377e6089c11d680a9009b2f67318c0eb8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 13:08:48 +0000 Subject: [PATCH] chore(deps-dev): bump axios from 0.28.1 to 0.29.0 in /web Bumps [axios](https://github.com/axios/axios) from 0.28.1 to 0.29.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.29.0/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.28.1...v0.29.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/package.json b/web/package.json index 58da5638e..2dbceb657 100644 --- a/web/package.json +++ b/web/package.json @@ -63,7 +63,7 @@ "@nuxtjs/stylelint-module": "^5.2.0", "@nuxtjs/vuetify": "^1.12.3", "@vue/test-utils": "^1.3.6", - "axios": "^0.28.1", + "axios": "^0.29.0", "babel-core": "7.0.0-bridge.0", "babel-jest": "^29.7.0", "eslint": "^8.57.1", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 137d8ecb8..2e43e694c 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -127,8 +127,8 @@ importers: specifier: ^1.3.6 version: 1.3.6(vue-template-compiler@2.7.16)(vue@2.7.16) axios: - specifier: ^0.28.1 - version: 0.28.1 + specifier: ^0.29.0 + version: 0.29.0 babel-core: specifier: 7.0.0-bridge.0 version: 7.0.0-bridge.0(@babel/core@7.24.7) @@ -2893,8 +2893,8 @@ packages: resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==} engines: {node: '>= 0.4'} - axios@0.28.1: - resolution: {integrity: sha512-iUcGA5a7p0mVb4Gm/sy+FSECNkPFT4y7wt6OM/CDpO/OnNCvSs3PoMG8ibrC9jRoGYU0gUK5pXVC4NPXq6lHRQ==} + axios@0.29.0: + resolution: {integrity: sha512-Kjsq1xisgO5DjjNQwZFsy0gpcU1P2j36dZeQDXVhpIU26GVgkDUnROaHLSuluhMqtDE7aKA2hbKXG5yu5DN8Tg==} babel-code-frame@6.26.0: resolution: {integrity: sha512-XqYMR2dfdGMW+hd0IUZ2PwK+fGeFkOxZJ0wY+JaQAHzt1Zx8LcvpiZD2NiGkEG8qx0CfkAOr5xt76d1e8vG90g==} @@ -13102,7 +13102,7 @@ snapshots: available-typed-arrays@1.0.5: {} - axios@0.28.1: + axios@0.29.0: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0