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-MARKDOWNIT-459438
  • Loading branch information
snyk-bot committed Apr 9, 2020
1 parent 480dccb commit bccebf1
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 42 deletions.
94 changes: 53 additions & 41 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 @@ -54,7 +54,7 @@
"eslint": "^6.8.0",
"husky": "^4.2.3",
"japa": "^3.0.1",
"jsdoc": "^3.6.3",
"jsdoc": "^3.6.4",
"pkg-ok": "^2.3.1",
"rimraf": "^3.0.2"
},
Expand Down

0 comments on commit bccebf1

Please sign in to comment.