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-ELECTRON-6815427
  • Loading branch information
snyk-bot committed May 10, 2024
1 parent 87f30aa commit 01bf74f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions starskydesktop/package-lock.json

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

2 changes: 1 addition & 1 deletion starskydesktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.4.0",
"cross-env": "^7.0.3",
"electron": "^29.3.1",
"electron": "^29.3.3",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^18.0.0",
Expand Down

0 comments on commit 01bf74f

Please sign in to comment.