dependabot[bot] dependabot[bot] commited on
Commit
0fc2ece
·
unverified ·
1 Parent(s): 60ef1f4

chore(deps): bump ws from 8.13.0 to 8.17.1 (#1291)

Browse files

Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.13.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Files changed (1) hide show
  1. package-lock.json +3 -3
package-lock.json CHANGED
@@ -11577,9 +11577,9 @@
11577
  "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
11578
  },
11579
  "node_modules/ws": {
11580
- "version": "8.13.0",
11581
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz",
11582
- "integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==",
11583
  "engines": {
11584
  "node": ">=10.0.0"
11585
  },
 
11577
  "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
11578
  },
11579
  "node_modules/ws": {
11580
+ "version": "8.17.1",
11581
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz",
11582
+ "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==",
11583
  "engines": {
11584
  "node": ">=10.0.0"
11585
  },