Skip to content

Commit 7e37202

Browse files
Update dependency ws to v8.19.0
1 parent 89c1ad2 commit 7e37202

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"pino-pretty": "13.1.3",
1616
"prom-client": "15.1.3",
1717
"redlock": "5.0.0-beta.2",
18-
"ws": "8.18.3",
18+
"ws": "8.19.0",
1919
"@date-fns/tz": "1.4.1"
2020
},
2121
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3133,10 +3133,10 @@ write-file-atomic@^6.0.0:
31333133
imurmurhash "^0.1.4"
31343134
signal-exit "^4.0.1"
31353135

3136-
ws@8.18.3:
3137-
version "8.18.3"
3138-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.3.tgz#b56b88abffde62791c639170400c93dcb0c95472"
3139-
integrity sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==
3136+
ws@8.19.0:
3137+
version "8.19.0"
3138+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.19.0.tgz#ddc2bdfa5b9ad860204f5a72a4863a8895fd8c8b"
3139+
integrity sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==
31403140

31413141
xtend@^4.0.0:
31423142
version "4.0.2"

0 commit comments

Comments
 (0)