Bumps [ws](https://github.com/websockets/ws) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.1.0...8.2.0)
---
updated-dependencies:
- dependency-name: ws
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
}
},
"ws": {
- "version": "8.1.0",
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.1.0.tgz",
- "integrity": "sha512-0UWlCD2s3RSclw8FN+D0zDTUyMO+1kHwJQQJzkgUh16S8d3NYON0AKCEQPffE0ez4JyRFu76QDA9KR5bOG/7jw=="
+ "version": "8.2.0",
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.2.0.tgz",
+ "integrity": "sha512-uYhVJ/m9oXwEI04iIVmgLmugh2qrZihkywG9y5FfZV2ATeLIzHf93qs+tUNqlttbQK957/VX3mtwAS+UfIwA4g=="
},
"xdg-basedir": {
"version": "3.0.0",
"uuid": "^8.3.2",
"winston": "^3.3.3",
"winston-daily-rotate-file": "^4.5.5",
- "ws": "^8.1.0"
+ "ws": "^8.2.0"
},
"optionalDependencies": {
"bufferutil": "^4.0.3",