Skip to content

Commit

Permalink
@uppy/companion: bump ws from 8.17.0 to 8.17.1 (#5324)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 0291c63 commit 897a342
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 21 deletions.
2 changes: 1 addition & 1 deletion packages/@uppy/companion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"supports-color": "8.x",
"tus-js-client": "^4.1.0",
"validator": "^13.0.0",
"ws": "8.17.0"
"ws": "8.17.1"
},
"devDependencies": {
"@types/compression": "1.7.0",
Expand Down
25 changes: 5 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8650,7 +8650,7 @@ __metadata:
tus-js-client: "npm:^4.1.0"
typescript: "npm:~5.4"
validator: "npm:^13.0.0"
ws: "npm:8.17.0"
ws: "npm:8.17.1"
bin:
companion: ./bin/companion
languageName: unknown
Expand Down Expand Up @@ -30520,9 +30520,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, ws@npm:^8.16.0, 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 @@ -30531,7 +30531,7 @@ __metadata:
optional: true
utf-8-validate:
optional: true
checksum: 10/5e1dcb0ae70c6e2f158f5b446e0a72a2cd335b07aba73ee1872e9bae1285382286a10e53ed479db21bdd690a5dfd05641a768611ebb236253c62fefa43ef58b4
checksum: 10/4264ae92c0b3e59c7e309001e93079b26937aab181835fb7af79f906b22cd33b6196d96556dafb4e985742dd401e99139572242e9847661fdbc96556b9e6902d
languageName: node
linkType: hard

Expand Down Expand Up @@ -30569,21 +30569,6 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.16.0, 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"
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: 10/4264ae92c0b3e59c7e309001e93079b26937aab181835fb7af79f906b22cd33b6196d96556dafb4e985742dd401e99139572242e9847661fdbc96556b9e6902d
languageName: node
linkType: hard

"xcode@npm:^2.0.0":
version: 2.1.0
resolution: "xcode@npm:2.1.0"
Expand Down

0 comments on commit 897a342

Please sign in to comment.