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-PDFJSDIST-6810403
  • Loading branch information
snyk-bot committed May 29, 2024
1 parent c0656e7 commit 602174b
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 50 deletions.
109 changes: 60 additions & 49 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 @@ -23,7 +23,7 @@
"handlebars": "^4.7.8",
"penpal": "^5.3.0",
"penpal-v4": "npm:penpal@^4.1.1",
"react-pdf": "^7.7.3",
"react-pdf": "^9.0.0",
"stream-browserify": "^3.0.0",
"typesafe-actions": "^5.1.0"
},
Expand Down

0 comments on commit 602174b

Please sign in to comment.