]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
build(deps): bump axios in /src/pybind/mgr/dashboard/frontend dependabot/npm_and_yarn/src/pybind/mgr/dashboard/frontend/axios-1.12.2 65738/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 30 Sep 2025 22:24:06 +0000 (22:24 +0000)
committerGitHub <noreply@github.com>
Tue, 30 Sep 2025 22:24:06 +0000 (22:24 +0000)
Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.12.2.
- [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.10.0...v1.12.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
src/pybind/mgr/dashboard/frontend/package-lock.json

index 74d99510fe6f8169a2ba65f01fe65b63e61e6b36..61b1fa7706c1560720b496e2ace6f83bdb70eb04 100644 (file)
       }
     },
     "node_modules/axios": {
-      "version": "1.10.0",
-      "resolved": "https://registry.npmjs.org/axios/-/axios-1.10.0.tgz",
-      "integrity": "sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==",
+      "version": "1.12.2",
+      "resolved": "https://registry.npmjs.org/axios/-/axios-1.12.2.tgz",
+      "integrity": "sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==",
       "license": "MIT",
       "dependencies": {
         "follow-redirects": "^1.15.6",
-        "form-data": "^4.0.0",
+        "form-data": "^4.0.4",
         "proxy-from-env": "^1.1.0"
       }
     },