chore(deps): bump axios from 1.7.1 to 1.7.6 (#10116)

This commit is contained in:
dependabot[bot]
2024-08-31 06:33:17 +00:00
committed by GitHub
parent d545f4d916
commit 1a811a6285

6
package-lock.json generated
View File

@@ -7400,9 +7400,9 @@
"dev": true
},
"node_modules/axios": {
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.1.tgz",
"integrity": "sha512-+LV37nQcd1EpFalkXksWNBiA17NZ5m5/WspmHGmZmdx1qBOg/VNq/c4eRJiA9VQQHBOs+N0ZhhdU10h2TyNK7Q==",
"version": "1.7.6",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.6.tgz",
"integrity": "sha512-Ekur6XDwhnJ5RgOCaxFnXyqlPALI3rVeukZMwOdfghW7/wGz784BYKiQq+QD8NPcr91KRo30KfHOchyijwWw7g==",
"dependencies": {
"follow-redirects": "^1.15.6",
"form-data": "^4.0.0",