Skip to content

Commit 4704b1a

Browse files
authored
update ws library to latest (#5593)
1 parent 1d6161d commit 4704b1a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ironfish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"sqlite": "4.0.23",
4949
"sqlite3": "5.1.6",
5050
"uuid": "8.3.2",
51-
"ws": "8.12.1",
51+
"ws": "8.18.0",
5252
"yup": "0.29.3"
5353
},
5454
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10685,10 +10685,10 @@ write-pkg@^4.0.0:
1068510685
type-fest "^0.4.1"
1068610686
write-json-file "^3.2.0"
1068710687

10688-
ws@8.12.1:
10689-
version "8.12.1"
10690-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.12.1.tgz#c51e583d79140b5e42e39be48c934131942d4a8f"
10691-
integrity sha512-1qo+M9Ba+xNhPB+YTWUlK6M17brTut5EXbcBaMRN5pH5dFrXz7lzz1ChFSUq3bOUl8yEvSenhHmYUNJxFzdJew==
10688+
ws@8.18.0:
10689+
version "8.18.0"
10690+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
10691+
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
1069210692

1069310693
xtend@^4.0.2, xtend@~4.0.0, xtend@~4.0.1:
1069410694
version "4.0.2"

0 commit comments

Comments
 (0)