diff --git a/tgui-next/packages/tgui-dev-server/package.json b/tgui-next/packages/tgui-dev-server/package.json index 0c98cabae35..06187b7a158 100644 --- a/tgui-next/packages/tgui-dev-server/package.json +++ b/tgui-next/packages/tgui-dev-server/package.json @@ -7,6 +7,6 @@ "glob": "^7.1.4", "source-map": "^0.7.3", "stacktrace-parser": "^0.1.7", - "ws": "^7.1.2" + "ws": "^7.4.6" } } diff --git a/tgui-next/yarn.lock b/tgui-next/yarn.lock index a66ffbcb054..7454296da67 100644 --- a/tgui-next/yarn.lock +++ b/tgui-next/yarn.lock @@ -6291,10 +6291,10 @@ ws@^6.0.0: dependencies: async-limiter "~1.0.0" -ws@^7.1.2: - version "7.3.0" - resolved "https://registry.yarnpkg.com/ws/-/ws-7.3.0.tgz#4b2f7f219b3d3737bc1a2fbf145d825b94d38ffd" - integrity sha512-iFtXzngZVXPGgpTlP1rBqsUK82p9tKqsWRPg5L56egiljujJT3vGAYnHANvFxBieXrTFavhzhxW52jnaWV+w2w== +ws@^7.4.6: + version "7.4.6" + resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c" + integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A== xregexp@^4.3.0: version "4.3.0" @@ -6345,4 +6345,4 @@ yargs@^13.3.2: string-width "^3.0.0" which-module "^2.0.0" y18n "^4.0.0" - yargs-parser "^13.1.2" \ No newline at end of file + yargs-parser "^13.1.2"