Skip to content

feat(cb2-12738): bumped braces and ws as per dependabot (#78) #2037

feat(cb2-12738): bumped braces and ws as per dependabot (#78)

feat(cb2-12738): bumped braces and ws as per dependabot (#78) #2037

Workflow file for this run

name: CI
on:
push:
jobs:
security:
uses: dvsa/.github/.github/workflows/nodejs-security.yaml@v2
with:
args: "--all-projects"
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}