diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-05-29 14:49:18 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-29 14:49:18 +0300 |
| commit | 2e1f1479b93ea0f5a8681cc353ff10f3a55317b1 (patch) | |
| tree | c5478cfe9cc8c4dd99cbaa84df48892cd024ee9b /package.json | |
| parent | b9a32c8565771342b3504249898892e3fa7d4cba (diff) | |
Bump ws from 8.18.3 to 8.20.1 (#72)
Bumps [ws](https://github.com/websockets/ws) from 8.18.3 to 8.20.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.18.3...8.20.1)
---
updated-dependencies:
- dependency-name: ws
dependency-version: 8.20.1
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 22968e8..cb058c4 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "homepage": "https://github.com/RblSb/SyncTube#readme", "dependencies": { - "ws": "^8.18.3" + "ws": "^8.20.1" }, "engines": { "node": ">=14.17.0" |
