Skip to content

Commit 84f8c11

Browse files
chore(deps): update dependency ws to v8.18.1 (#2566)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 932c307 commit 84f8c11

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"ts-jest": "29.2.5",
7272
"ts-node": "10.9.2",
7373
"typescript": "5.7.3",
74-
"ws": "8.18.0"
74+
"ws": "8.18.1"
7575
},
7676
"prettier": {
7777
"trailingComma": "es5",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14334,12 +14334,12 @@ rw@1:
1433414334
resolved "https://registry.yarnpkg.com/rw/-/rw-1.3.3.tgz#3f862dfa91ab766b14885ef4d01124bfda074fb4"
1433514335
integrity sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==
1433614336

14337-
[email protected], safe-buffer@^5.0.1:
14337+
1433814338
version "5.2.1"
1433914339
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
1434014340
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
1434114341

14342-
safe-buffer@~5.1.0, safe-buffer@~5.1.1:
14342+
safe-buffer@^5.0.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
1434314343
version "5.1.2"
1434414344
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
1434514345
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
@@ -16160,10 +16160,10 @@ write-pkg@^4.0.0:
1616016160
type-fest "^0.4.1"
1616116161
write-json-file "^3.2.0"
1616216162

16163-
[email protected].0, ws@^8.12.0:
16164-
version "8.18.0"
16165-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
16166-
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
16163+
[email protected].1, ws@^8.12.0:
16164+
version "8.18.1"
16165+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.1.tgz#ea131d3784e1dfdff91adb0a4a116b127515e3cb"
16166+
integrity sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==
1616716167

1616816168
ws@^5.2.2:
1616916169
version "5.2.4"

0 commit comments

Comments
 (0)