fix(deps): update dependency axios to v1.8.2 [security]

This commit is contained in:
renovate[bot] 2025-03-07 18:13:51 +00:00 committed by GitHub
parent 4c6556cf18
commit efc57e383c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -23,7 +23,7 @@
"archiver": "7.0.1",
"async-mutex": "0.5.0",
"autocomplete.js": "0.38.1",
"axios": "1.8.1",
"axios": "1.8.2",
"better-sqlite3": "11.8.1",
"boxicons": "2.1.4",
"chardet": "2.1.0",
@ -6296,9 +6296,9 @@
}
},
"node_modules/axios": {
"version": "1.8.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.1.tgz",
"integrity": "sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g==",
"version": "1.8.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz",
"integrity": "sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",

View File

@ -79,7 +79,7 @@
"archiver": "7.0.1",
"async-mutex": "0.5.0",
"autocomplete.js": "0.38.1",
"axios": "1.8.1",
"axios": "1.8.2",
"better-sqlite3": "11.8.1",
"boxicons": "2.1.4",
"chardet": "2.1.0",