Skip to content

Commit

Permalink
chore(deps): Bump the dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [ws](https://github.com/websockets/ws).

- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.15.0...8.15.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 13, 2023
1 parent b6d1163 commit 52b9316
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions 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/puppeteer-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"cross-fetch": "4.0.0",
"debug": "4.3.4",
"devtools-protocol": "0.0.1213968",
"ws": "8.15.0"
"ws": "8.15.1"
},
"devDependencies": {
"@types/debug": "4.1.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/testserver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"license": "Apache-2.0",
"dependencies": {
"mime": "3.0.0",
"ws": "8.15.0"
"ws": "8.15.1"
},
"devDependencies": {
"@types/mime": "3.0.4"
Expand Down

0 comments on commit 52b9316

Please sign in to comment.