Skip to content

fix: upgrade jsonwebtoken from 9.0.0 to 9.0.2 #1831

fix: upgrade jsonwebtoken from 9.0.0 to 9.0.2

fix: upgrade jsonwebtoken from 9.0.0 to 9.0.2 #1831

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 }}