Skip to content

Commit

Permalink
fix: starskydesktop/package.json & starskydesktop/package-lock.json t…
Browse files Browse the repository at this point in the history
…o reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6671926
  • Loading branch information
snyk-bot committed Jan 10, 2025
1 parent 80e5513 commit 0b71284
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 67 deletions.
143 changes: 78 additions & 65 deletions starskydesktop/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions starskydesktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,15 +88,15 @@
"electron-settings": "^4.0.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"wait-on": "^8.0.1",
"wait-on": "^8.0.2",
"winston": "^3.17.0"
},
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.1",
"@types/wait-on": "^5.3.4",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.14.0",
"cross-env": "^7.0.3",
"electron": "^33.3.0",
Expand Down

0 comments on commit 0b71284

Please sign in to comment.