Skip to content

Commit d90df8d

Browse files
Update dependency ws to v8.21.0 (#799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3456a2b commit d90df8d

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"pino-pretty": "13.1.3",
1818
"prom-client": "15.1.3",
1919
"redlock": "5.0.0-beta.2",
20-
"ws": "8.20.1",
20+
"ws": "8.21.0",
2121
"ethers": "6.16.0",
2222
"@solana/kit": "6.9.0"
2323
},

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3555,12 +3555,7 @@ ws@8.17.1:
35553555
resolved "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"
35563556
integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==
35573557

3558-
ws@8.20.1:
3559-
version "8.20.1"
3560-
resolved "https://registry.npmjs.org/ws/-/ws-8.20.1.tgz#91a9ae2b312ccf98e0a85ec499b48cef45ab0ddb"
3561-
integrity sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==
3562-
3563-
ws@^8.19.0:
3558+
ws@8.21.0, ws@^8.19.0:
35643559
version "8.21.0"
35653560
resolved "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz#012e413fc07429945121b0c153158c4343086951"
35663561
integrity sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==

0 commit comments

Comments
 (0)