chore: remove aegir as a dependency (#1525)

* remove aegir as a dep

* upgrade @libp2p/interface-compliance-tests

* update package-lock
This commit is contained in:
Danish Arora 2023-09-04 12:26:38 +05:30 committed by GitHub
parent b4f8216761
commit 574a05ff68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2073 additions and 5932 deletions

8002
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -50,7 +50,7 @@
"node": ">=16"
},
"dependencies": {
"@libp2p/interface-compliance-tests": "^4.0.2",
"@libp2p/interface-compliance-tests": "^4.0.5",
"@libp2p/peer-id": "^3.0.2",
"@waku/core": "*",
"@waku/enr": "*",
@ -65,7 +65,6 @@
"tail": "^2.2.6"
},
"devDependencies": {
"aegir": "^40.0.11",
"@libp2p/bootstrap": "^9.0.2",
"@types/sinon": "^10.0.16",
"@types/chai": "^4.3.5",