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-HANDLEBARS-1279029
  • Loading branch information
snyk-bot committed May 5, 2021
1 parent ba1e1bf commit dfcf99a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 22 deletions.
31 changes: 10 additions & 21 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 @@ -67,7 +67,7 @@
"sinon": "^9.0.1"
},
"dependencies": {
"handlebars": "^4.7.6",
"handlebars": "^4.7.7",
"net": "^1.0.2",
"sockjs-client": "^1.5.0",
"stompjs": "^2.3.3"
Expand Down

0 comments on commit dfcf99a

Please sign in to comment.