Merge pull request #1775 from rommapp/dependabot/npm_and_yarn/frontend/master/axios-1.8.4

Bump axios from 1.8.1 to 1.8.4 in /frontend
This commit is contained in:
Georges-Antoine Assi
2025-03-24 09:24:50 -04:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
"license": "AGPL-3.0-only",
"dependencies": {
"@mdi/font": "7.4.47",
"axios": "^1.8.1",
"axios": "^1.8.4",
"cronstrue": "^2.56.0",
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
@@ -3892,9 +3892,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.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.4.tgz",
"integrity": "sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",

View File

@@ -28,7 +28,7 @@
},
"dependencies": {
"@mdi/font": "7.4.47",
"axios": "^1.8.1",
"axios": "^1.8.4",
"cronstrue": "^2.56.0",
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",