git.fiddlerwoaroof.com
Browse code

chore: bump ws from 7.3.1 to 7.4.6

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>

dependabot[bot] authored on 28/05/2021 20:41:10
Showing 1 changed files
... ...
@@ -11505,9 +11505,9 @@
11505 11505
       }
11506 11506
     },
11507 11507
     "ws": {
11508
-      "version": "7.3.1",
11509
-      "resolved": "https://registry.npmjs.org/ws/-/ws-7.3.1.tgz",
11510
-      "integrity": "sha512-D3RuNkynyHmEJIpD2qrgVkc9DQ23OrN/moAwZX4L8DfvszsJxpjQuUq3LMx6HoYji9fbIOBY18XWBsAux1ZZUA==",
11508
+      "version": "7.4.6",
11509
+      "resolved": "https://registry.npmjs.org/ws/-/ws-7.4.6.tgz",
11510
+      "integrity": "sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==",
11511 11511
       "dev": true
11512 11512
     },
11513 11513
     "xml": {