Skip to content

build(deps): bump elliptic from 6.5.4 to 6.6.0 #2783

build(deps): bump elliptic from 6.5.4 to 6.6.0

build(deps): bump elliptic from 6.5.4 to 6.6.0 #2783

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