Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

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-DOTPROP-543489
  • Loading branch information
snyk-bot committed Jan 31, 2020
1 parent 76e3104 commit 94ded48
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 61 deletions.
133 changes: 73 additions & 60 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 @@ -44,7 +44,7 @@
"request": "2.88.0",
"rxjs": "6.5.4",
"rxjs-compat": "6.5.4",
"snyk": "1.290.0",
"snyk": "1.290.1",
"tar-pack": "3.4.1",
"uuid": "3.4.0"
},
Expand Down

0 comments on commit 94ded48

Please sign in to comment.