]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps-dev): Bump axios from 1.15.0 to 1.16.0 (#42396)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 5 May 2026 16:19:56 +0000 (18:19 +0200)
committerGitHub <noreply@github.com>
Tue, 5 May 2026 16:19:56 +0000 (18:19 +0200)
Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.16.0.
- [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.15.0...v1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 7a831c0724fd35f889de3a45c5f23ba026f6a8ec..d640286dad5816388352a56b2e9ee7ef73e1c961 100644 (file)
       }
     },
     "node_modules/axios": {
-      "version": "1.15.0",
-      "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.0.tgz",
-      "integrity": "sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==",
+      "version": "1.16.0",
+      "resolved": "https://registry.npmjs.org/axios/-/axios-1.16.0.tgz",
+      "integrity": "sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
-        "follow-redirects": "^1.15.11",
+        "follow-redirects": "^1.16.0",
         "form-data": "^4.0.5",
         "proxy-from-env": "^2.1.0"
       }
index 3333466c0bb0917abf75ef1cafa94ae509abce45..156ac563095a05046f946eaa5d68025b2d5cbc42 100644 (file)
     "zod": "^4.3.6"
   },
   "overrides": {
-    "axios": "^1.15.0"
+    "axios": "^1.16.0"
   },
   "files": [
     "dist/{css,js}/*.{css,js,map}",