diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-09 20:24:21 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-09 20:24:21 +0000 |
| commit | 5dde8b4bdcccfa7e51e2c1027c36a8ead9fd8d62 (patch) | |
| tree | 16ced168fe6009022a97a5d36132e585c60ac56a /yarn.lock | |
| parent | Bump @types/sharp from 0.26.0 to 0.26.1 (#6913) (diff) | |
| download | misskey-5dde8b4bdcccfa7e51e2c1027c36a8ead9fd8d62.tar.gz misskey-5dde8b4bdcccfa7e51e2c1027c36a8ead9fd8d62.tar.bz2 misskey-5dde8b4bdcccfa7e51e2c1027c36a8ead9fd8d62.zip | |
Bump websocket from 1.0.32 to 1.0.33
Bumps [websocket](https://github.com/theturtle32/WebSocket-Node) from 1.0.32 to 1.0.33.
- [Release notes](https://github.com/theturtle32/WebSocket-Node/releases)
- [Changelog](https://github.com/theturtle32/WebSocket-Node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theturtle32/WebSocket-Node/compare/v1.0.32...v1.0.33)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -10347,10 +10347,10 @@ webpack@5.9.0: watchpack "^2.0.0" webpack-sources "^2.1.1" -websocket@1.0.32: - version "1.0.32" - resolved "https://registry.yarnpkg.com/websocket/-/websocket-1.0.32.tgz#1f16ddab3a21a2d929dec1687ab21cfdc6d3dbb1" - integrity sha512-i4yhcllSP4wrpoPMU2N0TQ/q0O94LRG/eUQjEAamRltjQ1oT1PFFKOG4i877OlJgCG8rw6LrrowJp+TYCEWF7Q== +websocket@1.0.33: + version "1.0.33" + resolved "https://registry.yarnpkg.com/websocket/-/websocket-1.0.33.tgz#407f763fc58e74a3fa41ca3ae5d78d3f5e3b82a5" + integrity sha512-XwNqM2rN5eh3G2CUQE3OHZj+0xfdH42+OFK6LdC2yqiC0YU8e5UK0nYre220T0IyyN031V/XOvtHvXozvJYFWA== dependencies: bufferutil "^4.0.1" debug "^2.2.0" |