Bump ws from 8.1.0 to 8.2.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 18 Aug 2021 11:19:35 +0000 (11:19 +0000)
committerGitHub <noreply@github.com>
Wed, 18 Aug 2021 11:19:35 +0000 (11:19 +0000)
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>
package-lock.json
package.json

index 5df97b956b378b96bf10149ebfe690f1aaf01ea8..c26c6076b966c4b2d50b8558bf1fb3edaea8f0a8 100644 (file)
       }
     },
     "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",
index 8bb860d219fdcec17641d61f6effe15bd5396ce0..3ea01b99ce7a1c075023c0de485a9ca8ce87ffda 100644 (file)
@@ -73,7 +73,7 @@
     "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",