Update ws

a4333a519ed1fa12bb9a90725f51da4353d1292d

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

2 files changed, +5 -5Showing whitespace changes
package-lock.json+4 -4
@@ -95,7 +95,7 @@
9595 "wavefile": "^11.0.0",
9696 "webpack": "^5.99.9",
9797 "write-file-atomic": "^5.0.1",
9898 "ws": "^8.18.12",
9999 "yaml": "^2.8.0",
100100 "yargs": "^17.7.1",
101101 "yauzl": "^2.10.0"
@@ -8385,9 +8385,9 @@
83858385 }
83868386 },
83878387 "node_modules/ws": {
83888388 "version": "8.18.12",
83898389 "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.12.tgz",
83908390 "integrity": "sha512-RKW2aJZMXeMxVpnZ6bckDMricUmwGZUVr+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16nAEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/Xzjdz1wJvTqklB1T4uELaaPBKyjE1r4fQ==",
83918391 "license": "MIT",
83928392 "engines": {
83938393 "node": ">=10.0.0"
package.json+1 -1
@@ -85,7 +85,7 @@
8585 "wavefile": "^11.0.0",
8686 "webpack": "^5.99.9",
8787 "write-file-atomic": "^5.0.1",
8888 "ws": "^8.18.12",
8989 "yaml": "^2.8.0",
9090 "yargs": "^17.7.1",
9191 "yauzl": "^2.10.0"