Bump axios from 1.7.3 to 1.7.7 in /client

Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.7.
- [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.3...v1.7.7)

---
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-07 17:55:05 +00:00
committed by GitHub
parent b70cfb0e79
commit a0e62e2fd5
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@
"@types/uuid": "^10.0.0",
"@yudiel/react-qr-scanner": "^1.2.10",
"antd": "^5.20.0",
"axios": "^1.7.3",
"axios": "^1.7.7",
"flag-icons": "^7.2.3",
"html-to-image": "^1.11.11",
"i18next": "^23.12.2",
@@ -3409,9 +3409,9 @@
}
},
"node_modules/axios": {
"version": "1.7.3",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.3.tgz",
"integrity": "sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==",
"version": "1.7.7",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz",
"integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==",
"dependencies": {
"follow-redirects": "^1.15.6",
"form-data": "^4.0.0",

View File

@@ -21,7 +21,7 @@
"@types/uuid": "^10.0.0",
"@yudiel/react-qr-scanner": "^1.2.10",
"antd": "^5.20.0",
"axios": "^1.7.3",
"axios": "^1.7.7",
"flag-icons": "^7.2.3",
"html-to-image": "^1.11.11",
"i18next": "^23.12.2",