Skip to content

Commit 84de59e

Browse files
authored
Merge pull request #157 from increments/dependabot/npm_and_yarn/ws-8.17.1
Bump ws from 8.17.0 to 8.17.1
2 parents d806b9f + 1bbd759 commit 84de59e

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.17.0"
84+
"ws": "^8.17.1"
8585
},
8686
"packageManager": "yarn@1.22.19",
8787
"engines": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6396,10 +6396,10 @@ write-file-atomic@^4.0.2:
63966396
imurmurhash "^0.1.4"
63976397
signal-exit "^3.0.7"
63986398

6399-
ws@^8.17.0:
6400-
version "8.17.0"
6401-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.0.tgz#d145d18eca2ed25aaf791a183903f7be5e295fea"
6402-
integrity sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==
6399+
ws@^8.17.1:
6400+
version "8.17.1"
6401+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"
6402+
integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==
64036403

64046404
y18n@^5.0.5:
64056405
version "5.0.8"

0 commit comments

Comments
 (0)