Skip to content

Bump ws, engine.io, socket.io-adapter and engine.io-client #315

Bump ws, engine.io, socket.io-adapter and engine.io-client

Bump ws, engine.io, socket.io-adapter and engine.io-client #315

Workflow file for this run

## TODO: Add SYNK Token to Github Env Variables! I don't have permissions
# name: Security
# on: [push, pull_request]
# jobs:
# security:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@master
# - name: Run Snyk to check for vulnerabilities
# uses: snyk/actions/nodemaster
# env:
# SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
# with:
# args: --severity-threshold=high