Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities (#7423)
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-WS-1296835
  • Loading branch information
snyk-bot authored Jun 10, 2021
1 parent 129f7bf commit bea4707
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
16 changes: 4 additions & 12 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 @@ -53,7 +53,7 @@
"pluralize": "8.0.0",
"redis": "3.1.2",
"semver": "7.3.4",
"subscriptions-transport-ws": "0.9.18",
"subscriptions-transport-ws": "0.9.19",
"tv4": "1.3.0",
"uuid": "8.3.2",
"winston": "3.3.3",
Expand Down

0 comments on commit bea4707

Please sign in to comment.