Skip to content

build(deps): Bump es5-ext from 0.10.62 to 0.10.64 #383

build(deps): Bump es5-ext from 0.10.62 to 0.10.64

build(deps): Bump es5-ext from 0.10.62 to 0.10.64 #383

Workflow file for this run

name: Audit
on: [push, pull_request]
jobs:
audit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- name: Install
run: npm install --legacy-peer-deps
- name: Audit signatures
run: npm audit signatures