Skip to content

Commit 9a5c5ac

Browse files
Bump ws from 8.16.0 to 8.17.0
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.16.0...8.17.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 73dfa35 commit 9a5c5ac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"express": "^4.19.2",
8282
"gray-matter": "^4.0.3",
8383
"open": "^10.1.0",
84-
"ws": "^8.16.0"
84+
"ws": "^8.17.0"
8585
},
8686
"packageManager": "yarn@1.22.19",
8787
"engines": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6389,10 +6389,10 @@ write-file-atomic@^4.0.2:
63896389
imurmurhash "^0.1.4"
63906390
signal-exit "^3.0.7"
63916391

6392-
ws@^8.16.0:
6393-
version "8.16.0"
6394-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.16.0.tgz#d1cd774f36fbc07165066a60e40323eab6446fd4"
6395-
integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==
6392+
ws@^8.17.0:
6393+
version "8.17.0"
6394+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.0.tgz#d145d18eca2ed25aaf791a183903f7be5e295fea"
6395+
integrity sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==
63966396

63976397
y18n@^5.0.5:
63986398
version "5.0.8"

0 commit comments

Comments
 (0)