Update dependency axios to v1.12.1 (#267)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-14 00:57:31 -04:00
committed by GitHub
parent b1174f2975
commit a40103768c

6
package-lock.json generated
View File

@@ -5188,9 +5188,9 @@
} }
}, },
"node_modules/axios": { "node_modules/axios": {
"version": "1.12.0", "version": "1.12.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.12.0.tgz", "resolved": "https://registry.npmjs.org/axios/-/axios-1.12.1.tgz",
"integrity": "sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==", "integrity": "sha512-Kn4kbSXpkFHCGE6rBFNwIv0GQs4AvDT80jlveJDKFxjbTYMUeB4QtsdPCv6H8Cm19Je7IU6VFtRl2zWZI0rudQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"follow-redirects": "^1.15.6", "follow-redirects": "^1.15.6",