Update ws dependency

9923018a49f402618dfa94efbcb10e64df6432f5

Cohee <18619528+Cohee1207@users.noreply.github.com>

2 files changed, +5 -4Ignore whitespace
package-lock.json+4 -3
@@ -48,7 +48,7 @@
4848 "vectra": "^0.2.2",
4949 "wavefile": "^11.0.0",
5050 "write-file-atomic": "^5.0.1",
5151 "ws": "^8.1317.01",
5252 "yaml": "^2.3.4",
5353 "yargs": "^17.7.1",
5454 "yauzl": "^2.10.0"
@@ -4659,8 +4659,9 @@
46594659 }
46604660 },
46614661 "node_modules/ws": {
46624662 "version": "8.1317.01",
4663- "license": "MIT",
4663+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz",
4664+ "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==",
46644665 "engines": {
46654666 "node": ">=10.0.0"
46664667 },
package.json+1 -1
@@ -38,7 +38,7 @@
3838 "vectra": "^0.2.2",
3939 "wavefile": "^11.0.0",
4040 "write-file-atomic": "^5.0.1",
4141 "ws": "^8.1317.01",
4242 "yaml": "^2.3.4",
4343 "yargs": "^17.7.1",
4444 "yauzl": "^2.10.0"