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-8381013
  • Loading branch information
snyk-bot committed Nov 29, 2024
1 parent 3bd86c6 commit 3f9a45a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"cross-env": "^7.0.3",
"electron": "^33.2.0",
"electron": "^33.2.1",
"eslint": "^9.15.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^18.0.0",
Expand Down

0 comments on commit 3f9a45a

Please sign in to comment.