Skip to content

chore(deps): bump elliptic from 6.5.4 to 6.5.7 #366

chore(deps): bump elliptic from 6.5.4 to 6.5.7

chore(deps): bump elliptic from 6.5.4 to 6.5.7 #366

Workflow file for this run

name: test
on: [ pull_request ]
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 16
cache: yarn
- run: make deps test