Skip to content

Commit

Permalink
fix: starskydesktop/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Apr 6, 2024
1 parent 90fb9c6 commit 762ea31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starskydesktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"@typescript-eslint/parser": "^7.4.0",
"cross-env": "^7.0.3",
"electron": "^29.1.6",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand Down

0 comments on commit 762ea31

Please sign in to comment.