Skip to content

Commit aba6dd6

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 fe15c96 commit aba6dd6

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.22.3"
299299
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6199,10 +6199,10 @@ write@1.0.3:
61996199
dependencies:
62006200
mkdirp "^0.5.1"
62016201

6202-
ws@^8.17.0:
6203-
version "8.17.0"
6204-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.0.tgz#d145d18eca2ed25aaf791a183903f7be5e295fea"
6205-
integrity sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==
6202+
ws@^8.17.1:
6203+
version "8.17.1"
6204+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"
6205+
integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==
62066206

62076207
xml2js@^0.5.0:
62086208
version "0.5.0"

0 commit comments

Comments
 (0)