Skip to content

Commit c4f2f8e

Browse files
Bump ws from 8.15.1 to 8.16.0
Bumps [ws](https://github.com/websockets/ws) from 8.15.1 to 8.16.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.15.1...8.16.0) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f42dae commit c4f2f8e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"express": "^4.18.2",
8282
"gray-matter": "^4.0.3",
8383
"open": "^10.0.3",
84-
"ws": "^8.15.1"
84+
"ws": "^8.16.0"
8585
},
8686
"packageManager": "yarn@1.22.19",
8787
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5791,10 +5791,10 @@ write-file-atomic@^4.0.2:
57915791
imurmurhash "^0.1.4"
57925792
signal-exit "^3.0.7"
57935793

5794-
ws@^8.15.1:
5795-
version "8.15.1"
5796-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.15.1.tgz#271ba33a45ca0cc477940f7f200cd7fba7ee1997"
5797-
integrity sha512-W5OZiCjXEmk0yZ66ZN82beM5Sz7l7coYxpRkzS+p9PP+ToQry8szKh+61eNktr7EA9DOwvFGhfC605jDHbP6QQ==
5794+
ws@^8.16.0:
5795+
version "8.16.0"
5796+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.16.0.tgz#d1cd774f36fbc07165066a60e40323eab6446fd4"
5797+
integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==
57985798

57995799
y18n@^5.0.5:
58005800
version "5.0.8"

0 commit comments

Comments
 (0)