Skip to content

Commit b805e26

Browse files
fix: security vulnerabilities (#96)
1 parent 9e372f3 commit b805e26

File tree

3 files changed

+747
-781
lines changed

3 files changed

+747
-781
lines changed

.audit-ci.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"moderate": true,
33
"allowlist": [
4-
1065159,
5-
1064843,
6-
1065523
4+
1070273,
5+
1068310,
6+
1067946
77
],
88
"registry": "https://registry.npmjs.org",
99
"_remark": {
10-
"1064843": "cli-table3 > strip-ansi > ansi-regex",
11-
"1065523": "eslint-index > yargs > yargs-parser",
12-
"1065159": "eslint-index > eslint > ajv"
10+
"1070273": "cli-table3 > strip-ansi > ansi-regex",
11+
"1068310": "eslint-index > yargs > yargs-parser",
12+
"1067946": "eslint-index > eslint > ajv"
1313
}
1414
}

0 commit comments

Comments
 (0)