Package: node-axios / 1.2.1+dfsg-1+deb12u1
Metadata
Package | Version | Patches format |
---|---|---|
node-axios | 1.2.1+dfsg-1+deb12u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
privacy.patch | (download) |
examples/all/index.html |
2 1 + 1 - 0 ! |
privacy |
update test for formidable 3.patch | (download) |
test/unit/adapters/http.js |
50 6 + 44 - 0 ! |
update test for formidable 3 |
update rollup plugins.patch | (download) |
rollup.config.js |
12 6 + 6 - 0 ! |
update rollup plugins |
reproducible.patch | (download) |
rollup.config.js |
2 1 + 1 - 0 ! |
make build reproducible |
CVE 2023 45857.patch | (download) |
lib/adapters/xhr.js |
4 2 + 2 - 0 ! |
fixed csrf vulnerability cve-2023-45857 (#6028) |
CVE 2024 57965.patch | (download) |
lib/helpers/isURLSameOrigin.js |
73 11 + 62 - 0 ! |
use url api instead of dom to fix a potential vulnerability warning |