Skip to content

Commit d28be47

Browse files
chore(deps): bump ws from 8.17.0 to 8.17.1 (#302)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdbf9cb commit d28be47

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
@@ -6177,10 +6177,10 @@ write@1.0.3:
61776177
dependencies:
61786178
mkdirp "^0.5.1"
61796179

6180-
ws@^8.17.0:
6181-
version "8.17.0"
6182-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.0.tgz#d145d18eca2ed25aaf791a183903f7be5e295fea"
6183-
integrity sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==
6180+
ws@^8.17.1:
6181+
version "8.17.1"
6182+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"
6183+
integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==
61846184

61856185
xml2js@^0.5.0:
61866186
version "0.5.0"

0 commit comments

Comments
 (0)