Upgrade Axios, a desktop app dependency, to version 1.7.4

This commit is contained in:
Debanjum Singh Solanky
2024-08-20 12:31:12 -07:00
parent a60baa55fb
commit de24ffcf0d
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
},
"dependencies": {
"@todesktop/runtime": "^1.6.4",
"axios": "^1.6.4",
"axios": "^1.7.4",
"cron": "^2.4.3",
"electron-store": "^8.1.0"
}