From 1a9fa8ad5a95b71f0881753b3cbd8f05ebffaa8e Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 14 Sep 2025 11:27:19 +1000
Subject: [PATCH] Bump axios from 1.8.3 to 1.12.1 in /client (#3523)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps [axios](https://github.com/axios/axios) from 1.8.3 to 1.12.1.
Release notes
Sourced from axios's
releases.
Release v1.12.1
Release notes:
Bug Fixes
Contributors to this release
Release v1.12.0
Release notes:
Bug Fixes
Features
- adapter: surface low‑level network error details;
attach original error via cause (#6982)
(78b290c)
- fetch: add fetch, Request, Response env config
variables for the adapter; (#7003)
(c959ff2)
- support reviver on JSON.parse (#5926)
(2a97634),
closes #5924
- types: extend AxiosResponse interface to include
custom headers type (#6782)
(7960d34)
Contributors to this release
Release v1.11.0
Release notes:
Bug Fixes
... (truncated)
Changelog
Sourced from axios's
changelog.
1.12.1
(2025-09-12)
Bug Fixes
Contributors to this release
1.12.0
(2025-09-11)
Bug Fixes
Features
- adapter: surface low‑level network error details;
attach original error via cause (#6982)
(78b290c)
- fetch: add fetch, Request, Response env config
variables for the adapter; (#7003)
(c959ff2)
- support reviver on JSON.parse (#5926)
(2a97634),
closes #5924
- types: extend AxiosResponse interface to include
custom headers type (#6782)
(7960d34)
Contributors to this release
1.11.0
(2025-07-22)
Bug Fixes
... (truncated)
Commits
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/dcs-liberation/dcs_liberation/network/alerts).
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
client/package-lock.json | 19 +++++++++----------
client/package.json | 2 +-
2 files changed, 10 insertions(+), 11 deletions(-)
diff --git a/client/package-lock.json b/client/package-lock.json
index e0dfa221..c8a6e221 100644
--- a/client/package-lock.json
+++ b/client/package-lock.json
@@ -18,7 +18,7 @@
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@types/react-redux": "^7.1.24",
- "axios": "^1.8.3",
+ "axios": "^1.12.1",
"electron-window-state": "^5.0.3",
"esri-leaflet": "^3.0.8",
"leaflet": "^1.9.2",
@@ -6097,13 +6097,12 @@
}
},
"node_modules/axios": {
- "version": "1.8.3",
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.8.3.tgz",
- "integrity": "sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A==",
- "license": "MIT",
+ "version": "1.12.1",
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.12.1.tgz",
+ "integrity": "sha512-Kn4kbSXpkFHCGE6rBFNwIv0GQs4AvDT80jlveJDKFxjbTYMUeB4QtsdPCv6H8Cm19Je7IU6VFtRl2zWZI0rudQ==",
"dependencies": {
"follow-redirects": "^1.15.6",
- "form-data": "^4.0.0",
+ "form-data": "^4.0.4",
"proxy-from-env": "^1.1.0"
}
},
@@ -26146,12 +26145,12 @@
"dev": true
},
"axios": {
- "version": "1.8.3",
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.8.3.tgz",
- "integrity": "sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A==",
+ "version": "1.12.1",
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.12.1.tgz",
+ "integrity": "sha512-Kn4kbSXpkFHCGE6rBFNwIv0GQs4AvDT80jlveJDKFxjbTYMUeB4QtsdPCv6H8Cm19Je7IU6VFtRl2zWZI0rudQ==",
"requires": {
"follow-redirects": "^1.15.6",
- "form-data": "^4.0.0",
+ "form-data": "^4.0.4",
"proxy-from-env": "^1.1.0"
},
"dependencies": {
diff --git a/client/package.json b/client/package.json
index 742d5f30..7fcd905d 100644
--- a/client/package.json
+++ b/client/package.json
@@ -15,7 +15,7 @@
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@types/react-redux": "^7.1.24",
- "axios": "^1.8.3",
+ "axios": "^1.12.1",
"electron-window-state": "^5.0.3",
"esri-leaflet": "^3.0.8",
"leaflet": "^1.9.2",