Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
BradyMitch committed Jul 10, 2024
1 parent d5a8708 commit 7f6b9e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/helpers/npm-audit/run-npm-audit.cjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
const path = require("path");
const { execSync } = require("child_process");

const parseDetails = (auditData) => {
if (!auditData.vulnerabilities) {
Expand Down

0 comments on commit 7f6b9e9

Please sign in to comment.