diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-19 02:05:29 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-19 02:05:29 +0300 |
| commit | 4df711e1568fedcccb45cd86737d89be6a02e7ad (patch) | |
| tree | cd80802abacae5a23990704c2e5053aff9805820 /package.json | |
| parent | 5d2375cbb23dbe69a7afe7a691707be48397c6d9 (diff) | |
Bump ws from 8.16.0 to 8.17.1 (#54)
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.1)
---
updated-dependencies:
- dependency-name: ws
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index deed31d..bc88ab9 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,6 @@ }, "homepage": "https://github.com/RblSb/SyncTube#readme", "dependencies": { - "ws": "^8.16.0" + "ws": "^8.17.1" } } |
