Skip to content

chore(deps): bump json5 from 2.1.3 to 2.2.3 #116

chore(deps): bump json5 from 2.1.3 to 2.2.3

chore(deps): bump json5 from 2.1.3 to 2.2.3 #116

Workflow file for this run

name: So Now You Know
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
security:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run Snyk to check for vulnerabilities
uses: snyk/actions/node@master
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
command: monitor