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-JQUERY-565129
  • Loading branch information
snyk-bot committed Apr 13, 2020
1 parent e365ab9 commit 88d897e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -50,7 +50,7 @@
"bootstrap": "3.4.1",
"electron-squirrel-startup": "1.0.0",
"font-awesome": "4.7.0",
"jquery": "3.4.0",
"jquery": "3.5.0",
"lodash": "4.17.12",
"owasp-threat-dragon-core": "1.2.0",
"promise-fs": "2.1.0",
Expand Down

0 comments on commit 88d897e

Please sign in to comment.