Skip to content

Commit

Permalink
fix: package.json & package-lock.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-NODEFETCH-2342118
  • Loading branch information
snyk-bot committed Jan 28, 2022
1 parent b6fe2fc commit dcf231f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 67 deletions.
75 changes: 9 additions & 66 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"muhammara": "^2.1.0",
"pg": "^8.7.1",
"pg-large-object": "^2.0.0",
"puppeteer": "^13.1.1",
"puppeteer": "^13.1.2",
"qrcode": "^1.5.0",
"xlsx": "^0.17.4",
"xmldom": "^0.6.0"
Expand Down

0 comments on commit dcf231f

Please sign in to comment.