Skip to content

Commit 8a155ef

Browse files
pratapddGitHub Enterprise
authored andcommitted
FRIDGE-1577: upgrade ws pkg (#426)
1 parent d102746 commit 8a155ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"path-browserify": "^1.0.1",
6565
"typed-emitter": "^2.1.0",
6666
"util": "^0.12.4",
67-
"ws": "^7.5.10"
67+
"ws": "^8.17.1"
6868
},
6969
"devDependencies": {
7070
"@babel/core": "^7.16.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6310,10 +6310,10 @@ ws@^5.1.0:
63106310
dependencies:
63116311
async-limiter "~1.0.0"
63126312

6313-
ws@^7.5.10:
6314-
version "7.5.10"
6315-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
6316-
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
6313+
ws@^8.17.1:
6314+
version "8.18.0"
6315+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
6316+
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
63176317

63186318
xmlbuilder@^13.0.2:
63196319
version "13.0.2"

0 commit comments

Comments
 (0)