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-6261583
  • Loading branch information
snyk-bot committed Feb 29, 2024
1 parent ee9a645 commit 40149f7
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 @@ -97,7 +97,7 @@
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.21.0",
"cross-env": "^7.0.3",
"electron": "^28.2.1",
"electron": "^28.2.5",
"eslint": "^8.56.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
Expand Down

0 comments on commit 40149f7

Please sign in to comment.