Skip to content

Commit

Permalink
chore(deps-dev): bump ws in /packages/laconia-acceptance-test
Browse files Browse the repository at this point in the history
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.4.5...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 14, 2023
1 parent 9a7bb4b commit 66b46ad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions packages/laconia-acceptance-test/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/laconia-acceptance-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"serverless": "^2.4.0",
"serverless-s3-remover": "^0.6.0",
"serverless-s3-sync": "^1.6.1",
"ws": "^7.0.0"
"ws": "^7.4.6"
},
"engines": {
"node": ">=12.22"
Expand Down

0 comments on commit 66b46ad

Please sign in to comment.