Skip to content

Commit 1dd3d42

Browse files
Bump ws in /code-samples/eventing/bookstore-sample-app/solution/frontend (#6649)
Bumps [ws](https://github.com/websockets/ws) from 8.18.3 to 8.21.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.3...8.21.0) --- updated-dependencies: - dependency-name: ws dependency-version: 8.21.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02f899f commit 1dd3d42

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

code-samples/eventing/bookstore-sample-app/solution/frontend/package-lock.json

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

code-samples/eventing/bookstore-sample-app/solution/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"next-ws": "^2.1.4",
1919
"react": "^18",
2020
"react-dom": "^18",
21-
"ws": "^8.18.3"
21+
"ws": "^8.21.0"
2222
},
2323
"devDependencies": {
2424
"@types/node": "^20",

0 commit comments

Comments
 (0)