From b2b562fc1ae763f8af05b4356049ef8364aa6557 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 23:41:11 +0000 Subject: [PATCH] Bump axios from 0.22.0 to 1.7.7 Bumps [axios](https://github.com/axios/axios) from 0.22.0 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/v0.22.0...v1.7.7) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7048233..a2cf494 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "production" : "mix --production" }, "devDependencies" : { - "axios" : "^0.28.0", + "axios" : "^1.7.7", "browser-sync" : "^2.29.3", "browser-sync-webpack-plugin" : "^2.3.0", "cross-env" : "^7.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cbf53b3..30e9af6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ importers: version: 2.1.0 devDependencies: axios: - specifier: ^0.28.0 - version: 0.28.0 + specifier: ^1.7.7 + version: 1.7.7 browser-sync: specifier: ^2.29.3 version: 2.29.3 @@ -1023,8 +1023,8 @@ packages: axios@0.21.4: resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==} - axios@0.28.0: - resolution: {integrity: sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q==} + axios@1.7.7: + resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==} babel-loader@8.3.0: resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} @@ -4972,7 +4972,7 @@ snapshots: transitivePeerDependencies: - debug - axios@0.28.0: + axios@1.7.7: dependencies: follow-redirects: 1.15.6(debug@4.3.2) form-data: 4.0.0