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-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Nov 30, 2023
1 parent a8bb551 commit 1d88a99
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 2,448 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"minimist": "^1.2.5",
"rollbar": "^2.21.1",
"rolldice": "^3.0.0",
"snyk": "^1.522.0"
"snyk": "^1.685.0"
},
"lint-staged": {
"*.{js,json,css,md}": [
Expand Down
Loading

0 comments on commit 1d88a99

Please sign in to comment.