diff --git a/package.json b/package.json index 5707c4e8a..67a43a6ea 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "@types/react": "18.3.12", "@types/react-router-dom": "5.3.3", "autoprefixer": "10.4.20", - "axios": "1.7.7", + "axios": "1.7.8", "class-variance-authority": "0.7.1", "clsx": "2.1.1", "concurrently": "9.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aedccef5f..3a6d85ff4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: 10.4.20 version: 10.4.20(postcss@8.4.49) axios: - specifier: 1.7.7 - version: 1.7.7 + specifier: 1.7.8 + version: 1.7.8 class-variance-authority: specifier: 0.7.1 version: 0.7.1 @@ -1058,8 +1058,8 @@ packages: peerDependencies: postcss: ^8.1.0 - axios@1.7.7: - resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==} + axios@1.7.8: + resolution: {integrity: sha512-Uu0wb7KNqK2t5K+YQyVCLM76prD5sRFjKHbJYCP1J7JFGEQ6nN7HWn9+04LAeiJ3ji54lgS/gZCH1oxyrf1SPw==} babel-jest@29.7.0: resolution: {integrity: sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==} @@ -5221,7 +5221,7 @@ snapshots: postcss: 8.4.49 postcss-value-parser: 4.2.0 - axios@1.7.7: + axios@1.7.8: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0