67662453cb
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6) Signed-off-by: dependabot[bot] <support@github.com>
16 lines
319 B
JSON
16 lines
319 B
JSON
{
|
|
"name": "snapdrop",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"ua-parser-js": "^0.7.21",
|
|
"unique-names-generator": "^4.3.0",
|
|
"ws": "^7.4.6"
|
|
}
|
|
}
|