Merge pull request #954 from waku-org/audit

This commit is contained in:
fryorcraken.eth 2022-09-13 13:49:20 +10:00 committed by GitHub
commit c193ba10c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3847 additions and 4563 deletions

View File

@ -123,7 +123,11 @@
{
"name": "import",
"pattern": "/import .*/"
},
{
"name": "multiaddr",
"pattern": "//dns4/.*/"
}
],
"ignoreRegExpList": ["import"]
"ignoreRegExpList": ["import", "multiaddr"]
}

8404
package-lock.json generated

File diff suppressed because it is too large Load Diff