Skip to content

build(deps): bump elliptic from 6.5.4 to 6.5.7 #2713

build(deps): bump elliptic from 6.5.4 to 6.5.7

build(deps): bump elliptic from 6.5.4 to 6.5.7 #2713

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
presubmit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install dependencies
run: yarn
- name: Presubmit
run: gulp presubmit