Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities (#714)
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-ASYNC-2441827
  • Loading branch information
snyk-bot committed Apr 19, 2022
1 parent 059ac02 commit 0e90296
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 34 deletions.
50 changes: 17 additions & 33 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
Expand Up @@ -50,7 +50,7 @@
"ngx-color-picker": "^11.0.0",
"openseadragon": "3.0.0",
"pdfjs-dist": "^2.12.313",
"rollbar": "^2.24.0",
"rollbar": "^2.25.0",
"rxjs": "~6.5.5",
"semver": "^6.3.0",
"ts-md5": "^1.2.11",
Expand Down

0 comments on commit 0e90296

Please sign in to comment.