mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
build(deps): bump ws from 8.17.1 to 8.20.1
Bumps [ws](https://github.com/websockets/ws) from 8.17.1 to 8.20.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.17.1...8.20.1) --- updated-dependencies: - dependency-name: ws dependency-version: 8.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d9d44ce5e5
commit
7b810aad5c
2 changed files with 21 additions and 6 deletions
|
|
@ -74,7 +74,7 @@
|
|||
"tus-js-client": "^4.1.0",
|
||||
"validator": "^13.15.22",
|
||||
"webdav": "^5.8.0",
|
||||
"ws": "8.17.1",
|
||||
"ws": "8.20.1",
|
||||
"zod": "^3.24.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
25
yarn.lock
25
yarn.lock
|
|
@ -7803,7 +7803,7 @@ __metadata:
|
|||
validator: "npm:^13.15.22"
|
||||
vitest: "npm:^3.2.4"
|
||||
webdav: "npm:^5.8.0"
|
||||
ws: "npm:8.17.1"
|
||||
ws: "npm:8.20.1"
|
||||
zod: "npm:^3.24.0"
|
||||
bin:
|
||||
companion: ./dist/bin/companion.js
|
||||
|
|
@ -22187,9 +22187,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ws@npm:8.17.1, ws@npm:~8.17.1":
|
||||
version: 8.17.1
|
||||
resolution: "ws@npm:8.17.1"
|
||||
"ws@npm:8.20.1":
|
||||
version: 8.20.1
|
||||
resolution: "ws@npm:8.20.1"
|
||||
peerDependencies:
|
||||
bufferutil: ^4.0.1
|
||||
utf-8-validate: ">=5.0.2"
|
||||
|
|
@ -22198,7 +22198,7 @@ __metadata:
|
|||
optional: true
|
||||
utf-8-validate:
|
||||
optional: true
|
||||
checksum: 10/4264ae92c0b3e59c7e309001e93079b26937aab181835fb7af79f906b22cd33b6196d96556dafb4e985742dd401e99139572242e9847661fdbc96556b9e6902d
|
||||
checksum: 10/8c4d2b06dc65381b6bfab1f2e584275dabd30a99a5ce058b4dc76f3d03fad1921cef3a21d8f53127d30a808cfd1864aa2fe6890a5d43359f682457315baec873
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -22232,6 +22232,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"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
|
||||
|
||||
"xml-name-validator@npm:^5.0.0":
|
||||
version: 5.0.0
|
||||
resolution: "xml-name-validator@npm:5.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue