diff --git a/package-lock.json b/package-lock.json index aef131d..a5fe88b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8895,9 +8895,9 @@ } }, "ws": { - "version": "7.3.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-7.3.0.tgz", - "integrity": "sha512-iFtXzngZVXPGgpTlP1rBqsUK82p9tKqsWRPg5L56egiljujJT3vGAYnHANvFxBieXrTFavhzhxW52jnaWV+w2w==" + "version": "7.4.6", + "resolved": "https://registry.npmjs.org/ws/-/ws-7.4.6.tgz", + "integrity": "sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==" }, "xdg-basedir": { "version": "4.0.0", diff --git a/package.json b/package.json index fba9a76..089704d 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "rxjs": "6.5.5", "uuid": "8.1.0", "winston": "3.2.1", - "ws": "7.3.0" + "ws": "7.4.6" }, "cross-os": { "postcompile": {