Skip to content

Commit

Permalink
fix(deps): update dependency ws to v8.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 28, 2024
1 parent d8236da commit 39111b7
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 @@ -95,7 +95,7 @@
"typeorm": "0.3.20",
"uuid": "9.0.1",
"winston": "3.13.0",
"ws": "8.16.0"
"ws": "8.17.0"
},
"devDependencies": {
"@lcov-viewer/cli": "1.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1143,7 +1143,7 @@ __metadata:
typescript: "npm:5.4.5"
uuid: "npm:9.0.1"
winston: "npm:3.13.0"
ws: "npm:8.16.0"
ws: "npm:8.17.0"
bin:
fdm-monster: dist/index.js
fdmm: dist/index.js
Expand Down Expand Up @@ -10775,9 +10775,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 39111b7

Please sign in to comment.