chore(deps): bump axios from 1.7.9 to 1.8.2 (#10350)

This commit is contained in:
dependabot[bot]
2025-03-07 23:23:57 +00:00
committed by GitHub
parent 78af2fc1b3
commit b824368cd9

4
package-lock.json generated
View File

@@ -7239,7 +7239,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/axios": { "node_modules/axios": {
"version": "1.7.9", "version": "1.8.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz",
"integrity": "sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"follow-redirects": "^1.15.6", "follow-redirects": "^1.15.6",