Merge pull request #475 from Donkie/dependabot/npm_and_yarn/client/axios-1.7.7

Bump axios from 1.7.3 to 1.7.7 in /client
This commit is contained in:
Donkie
2024-09-07 19:56:46 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

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

View File

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