Bump axios from 1.7.2 to 1.7.4

Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-06 20:44:10 +00:00 committed by GitHub
parent f2121e2414
commit c2f0ed65f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View file

@ -10,7 +10,7 @@
"@fortawesome/fontawesome-free": "6.6.0", "@fortawesome/fontawesome-free": "6.6.0",
"autonumeric": "4.10.5", "autonumeric": "4.10.5",
"autoprefixer": "10.4.19", "autoprefixer": "10.4.19",
"axios": "1.7.2", "axios": "1.7.4",
"babel-loader": "9.1.3", "babel-loader": "9.1.3",
"bootstrap": "5.3.3", "bootstrap": "5.3.3",
"easymde": "2.18.0", "easymde": "2.18.0",
@ -2449,10 +2449,9 @@
} }
}, },
"node_modules/axios": { "node_modules/axios": {
"version": "1.7.2", "version": "1.7.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz", "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz",
"integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==", "integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
"license": "MIT",
"dependencies": { "dependencies": {
"follow-redirects": "^1.15.6", "follow-redirects": "^1.15.6",
"form-data": "^4.0.0", "form-data": "^4.0.0",

View file

@ -13,7 +13,7 @@
"@fortawesome/fontawesome-free": "6.6.0", "@fortawesome/fontawesome-free": "6.6.0",
"autonumeric": "4.10.5", "autonumeric": "4.10.5",
"autoprefixer": "10.4.19", "autoprefixer": "10.4.19",
"axios": "1.7.2", "axios": "1.7.4",
"babel-loader": "9.1.3", "babel-loader": "9.1.3",
"bootstrap": "5.3.3", "bootstrap": "5.3.3",
"easymde": "2.18.0", "easymde": "2.18.0",