Skip to content

fix: upgrade zustand from 4.4.1 to 4.5.5 #12

fix: upgrade zustand from 4.4.1 to 4.5.5

fix: upgrade zustand from 4.4.1 to 4.5.5 #12

Workflow file for this run

name: Example workflow for Node using Snyk
on: push
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.b899abe0-ba5f-4f9a-a15e-7f8c2d39ec01 }}