lockfileVersion: 5.3

importers:

  channel:
    specifiers:
      uuid: ^8.0.0
      ws: ^6.0.0
    dependencies:
      uuid: 8.3.0
      ws: 6.2.1

  datastore:
    specifiers:
      varint: ^6.0.0
    dependencies:
      varint: 6.0.0

packages:

  /async-limiter/1.0.1:
    resolution: {integrity: sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==}
    dev: false

  /uuid/8.3.0:
    resolution: {integrity: sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==}
    hasBin: true
    dev: false

  /varint/6.0.0:
    resolution: {integrity: sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==}
    dev: false

  /ws/6.2.1:
    resolution: {integrity: sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==}
    dependencies:
      async-limiter: 1.0.1
    dev: false