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-MARKED-584281
  • Loading branch information
snyk-bot committed Aug 13, 2020
1 parent 1682017 commit 7e0ed2e
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 61 deletions.
134 changes: 74 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 @@ -42,7 +42,7 @@
"async": "3.1.0",
"lodash": "4.17.15",
"path-browserify": "1.0.1",
"postman-collection": "3.5.3"
"postman-collection": "3.6.5"
},
"devDependencies": {
"chai": "4.1.2",
Expand Down

0 comments on commit 7e0ed2e

Please sign in to comment.