Skip to content

Commit bea4707

Browse files
authored
fix: package.json & package-lock.json to reduce vulnerabilities (#7423)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-1296835
1 parent 129f7bf commit bea4707

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

package-lock.json

+4-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"pluralize": "8.0.0",
5454
"redis": "3.1.2",
5555
"semver": "7.3.4",
56-
"subscriptions-transport-ws": "0.9.18",
56+
"subscriptions-transport-ws": "0.9.19",
5757
"tv4": "1.3.0",
5858
"uuid": "8.3.2",
5959
"winston": "3.3.3",

0 commit comments

Comments
 (0)