From 484909c63364593eaec60a348f0db35a1ac6a374 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:53:22 +0000 Subject: [PATCH] chore(deps): bump axios from 1.13.2 to 1.13.4 Bumps [axios](https://github.com/axios/axios) from 1.13.2 to 1.13.4. - [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.13.2...v1.13.4) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5c467bf8c..ce5f245f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@turf/simplify": "7.3.0", "ag-grid-community": "28.2.1", "ag-grid-vue": "28.2.1", - "axios": "1.13.2", + "axios": "1.13.4", "blueimp-load-image": "5.16.0", "bulma": "0.9.4", "bulma-checkradio": "2.1.3", @@ -4392,9 +4392,9 @@ } }, "node_modules/axios": { - "version": "1.13.2", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.2.tgz", - "integrity": "sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==", + "version": "1.13.4", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.4.tgz", + "integrity": "sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==", "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.4", @@ -19611,9 +19611,9 @@ } }, "axios": { - "version": "1.13.2", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.2.tgz", - "integrity": "sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==", + "version": "1.13.4", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.4.tgz", + "integrity": "sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==", "requires": { "follow-redirects": "^1.15.6", "form-data": "^4.0.4", diff --git a/package.json b/package.json index 08f7cda61..f2c043f50 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@turf/simplify": "7.3.0", "ag-grid-community": "28.2.1", "ag-grid-vue": "28.2.1", - "axios": "1.13.2", + "axios": "1.13.4", "blueimp-load-image": "5.16.0", "bulma": "0.9.4", "bulma-checkradio": "2.1.3",