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-FLAT-596927
  • Loading branch information
snyk-bot committed Aug 9, 2020
1 parent b1be815 commit f524db1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
12 changes: 5 additions & 7 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 @@ -46,7 +46,7 @@
"dependencies": {
"bson-objectid": "^1.3.0",
"chance": "^1.1.5",
"flat": "^5.0.0",
"flat": "^5.0.2",
"lodash.get": "^4.4.2",
"lodash.isplainobject": "^4.0.6",
"lodash.merge": "^4.6.2",
Expand Down

0 comments on commit f524db1

Please sign in to comment.