Skip to content

Commit d9106a7

Browse files
committed
fix: desktop/package.json & desktop/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6671926
1 parent 9ddddb4 commit d9106a7

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

desktop/package-lock.json

+8-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

desktop/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@thomaschampagne/sports-lib": "^6.1.1",
6161
"@xmldom/xmldom": "^0.8.2",
6262
"7zip-bin": "^5.1.1",
63-
"axios": "^1.6.8",
63+
"axios": "^1.7.8",
6464
"electron-log": "^5.1.2",
6565
"electron-updater": "^6.2.1",
6666
"form-data": "^4.0.0",

0 commit comments

Comments
 (0)