Skip to content

Commit 63476cd

Browse files
chore(deps): bump ws from 8.17.0 to 8.17.1
Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.17.0...8.17.1) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb10f0d commit 63476cd

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
@@ -293,7 +293,7 @@
293293
"tar-fs": "^2.1.1",
294294
"ua-parser-js": "^1.0.37",
295295
"which": "^4.0.0",
296-
"ws": "^8.17.0",
296+
"ws": "^8.17.1",
297297
"yaml": "^2.4.2",
298298
"zod": "^3.23.8"
299299
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6164,10 +6164,10 @@ write@1.0.3:
61646164
dependencies:
61656165
mkdirp "^0.5.1"
61666166

6167-
ws@^8.17.0:
6168-
version "8.17.0"
6169-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.0.tgz#d145d18eca2ed25aaf791a183903f7be5e295fea"
6170-
integrity sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==
6167+
ws@^8.17.1:
6168+
version "8.17.1"
6169+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"
6170+
integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==
61716171

61726172
xml2js@^0.5.0:
61736173
version "0.5.0"

0 commit comments

Comments
 (0)