Skip to content

Commit

Permalink
fix(Audit): Removed elements from allowlist
Browse files Browse the repository at this point in the history
  • Loading branch information
vktrrdk committed Oct 22, 2021
1 parent 67d5253 commit 23676b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion audit/audit-ci.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"moderate": true,
"package-manager": "auto",
"registry": "https://registry.npmjs.org",
"allowlist": [1002401, 1002475, 1002522, 1002627]
"allowlist": []
}

0 comments on commit 23676b7

Please sign in to comment.