Skip to content

Commit

Permalink
build(dev-deps): update dependency ws to v8.17.1 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 19, 2024
1 parent 2eb1059 commit c237af2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"tslib": "2.6.3",
"type-fest": "4.20.0",
"typescript": "5.4.5",
"ws": "8.17.0"
"ws": "8.17.1"
},
"packageManager": "yarn@4.2.2",
"prettier": "@ivangabriele/prettier-config",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10464,7 +10464,7 @@ __metadata:
tslib: "npm:2.6.3"
type-fest: "npm:4.20.0"
typescript: "npm:5.4.5"
ws: "npm:8.17.0"
ws: "npm:8.17.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -13553,9 +13553,9 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:8.17.0":
version: 8.17.0
resolution: "ws@npm:8.17.0"
"ws@npm:8.17.1":
version: 8.17.1
resolution: "ws@npm:8.17.1"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
Expand All @@ -13564,7 +13564,7 @@ __metadata:
optional: true
utf-8-validate:
optional: true
checksum: 10c0/55241ec93a66fdfc4bf4f8bc66c8eb038fda2c7a4ee8f6f157f2ca7dc7aa76aea0c0da0bf3adb2af390074a70a0e45456a2eaf80e581e630b75df10a64b0a990
checksum: 10c0/f4a49064afae4500be772abdc2211c8518f39e1c959640457dcee15d4488628620625c783902a52af2dd02f68558da2868fd06e6fd0e67ebcd09e6881b1b5bfe
languageName: node
linkType: hard

Expand Down

0 comments on commit c237af2

Please sign in to comment.