Skip to content

Commit 1c0355b

Browse files
Bump ws from 8.20.1 to 8.21.0 in /tutorial-video (#1053)
Bumps [ws](https://github.com/websockets/ws) from 8.20.1 to 8.21.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.20.1...8.21.0) --- updated-dependencies: - dependency-name: ws dependency-version: 8.21.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c59d81 commit 1c0355b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

tutorial-video/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tutorial-video/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"typescript": "^5.6.3"
2222
},
2323
"overrides": {
24-
"ws": "^8.20.1"
24+
"ws": "^8.21.0"
2525
}
2626
}

0 commit comments

Comments
 (0)