diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-11-19 04:19:37 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-11-19 04:19:37 +0000 |
| commit | 344608c7dd235c6ebb2ca858dc0b268d66092c51 (patch) | |
| tree | f5ea54e05ca148043e1d6ed9356e179dc9fbec06 | |
| parent | docs(readme): create readme (diff) | |
| download | anilist.me-dependabot/npm_and_yarn/ws-8.18.0.tar.xz anilist.me-dependabot/npm_and_yarn/ws-8.18.0.zip | |
build(deps): bump ws from 8.13.0 to 8.18.0dependabot/npm_and_yarn/ws-8.18.0
Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.18.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.13.0...8.18.0)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -840,9 +840,9 @@ wrappy@1: integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ== ws@^8.11.0: - version "8.13.0" - resolved "https://registry.yarnpkg.com/ws/-/ws-8.13.0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0" - integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA== + version "8.18.0" + resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc" + integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw== xxhash-wasm@^1.0.1: version "1.0.2" |