Merge pull request #1550 from quotefox/dependabot/npm_and_yarn/tgui/ws-7.4.6

Bump ws from 7.2.3 to 7.4.6 in /tgui
This commit is contained in:
Dahlular
2022-03-06 18:47:27 -07:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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"
}
}
+4 -4
View File
@@ -6293,10 +6293,10 @@ ws@^6.0.0:
dependencies:
async-limiter "~1.0.0"
ws@^7.1.2:
version "7.2.3"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.2.3.tgz#a5411e1fb04d5ed0efee76d26d5c46d830c39b46"
integrity sha512-HTDl9G9hbkNDk98naoR/cHDws7+EyYMOdL1BmjsZXRUjf7d+MficC4B7HLUPlSiho0vg+CWKrGIt/VJBd1xunQ==
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"