Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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-GOT-2932019
  • Loading branch information
snyk-bot committed Jun 23, 2022
1 parent da6f732 commit a7ac49f
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1,684 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"suncalc": "1.8.0",
"wifi-scanner": "0.0.4",
"winston": "3.1.0",
"snyk": "^1.189.0"
"snyk": "^1.290.1"
},
"scripts": {
"postinstall": "yarn start",
Expand Down
Loading

0 comments on commit a7ac49f

Please sign in to comment.