Merge pull request #5414 from coollabsio/dependabot/npm_and_yarn/axios-1.8.2

chore(deps-dev): bump axios from 1.7.9 to 1.8.2
This commit is contained in:
Andras Bacsai
2025-03-25 13:43:35 +01:00
committed by GitHub
3 changed files with 6748 additions and 3900 deletions

10638
CHANGELOG.md

File diff suppressed because it is too large Load Diff

8
package-lock.json generated
View File

@@ -15,7 +15,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "5.2.1",
"autoprefixer": "10.4.20",
"axios": "1.7.9",
"axios": "1.8.2",
"laravel-echo": "2.0.2",
"laravel-vite-plugin": "^1.2.0",
"postcss": "8.5.3",
@@ -1220,9 +1220,9 @@
}
},
"node_modules/axios": {
"version": "1.7.9",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz",
"integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==",
"version": "1.8.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz",
"integrity": "sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -9,7 +9,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "5.2.1",
"autoprefixer": "10.4.20",
"axios": "1.7.9",
"axios": "1.8.2",
"laravel-echo": "2.0.2",
"laravel-vite-plugin": "^1.2.0",
"postcss": "8.5.3",