Skip to content

fix: correct package name in package-lock.json (#275) #14

fix: correct package name in package-lock.json (#275)

fix: correct package name in package-lock.json (#275) #14

Workflow file for this run

name: Security
on:
pull_request:
branches: [main, master]
push:
branches: [main, master]
jobs:
node-audit:
uses: netresearch/.github/.github/workflows/node-audit.yml@main
with:
package-manager: npm
audit-level: high