Skip to content

Commit 53cb133

Browse files
Update dependency ws to v8.17.0 (#946)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ws](https://togithub.com/websockets/ws) | [`8.16.0` -> `8.17.0`](https://renovatebot.com/diffs/npm/ws/8.16.0/8.17.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ws/8.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ws/8.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ws/8.16.0/8.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ws/8.16.0/8.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>websockets/ws (ws)</summary> ### [`v8.17.0`](https://togithub.com/websockets/ws/compare/8.16.0...b73b11828d166e9692a9bffe9c01a7e93bab04a8) [Compare Source](https://togithub.com/websockets/ws/compare/8.16.0...8.17.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Canary-nextjs).
1 parent 9816445 commit 53cb133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@
289289
"webpack": "5.91.0",
290290
"webpack-sources1": "npm:[email protected]",
291291
"webpack-sources3": "npm:[email protected]",
292-
"ws": "8.16.0"
292+
"ws": "8.17.0"
293293
},
294294
"resolutions": {
295295
"browserslist": "4.23.0",

0 commit comments

Comments
 (0)