update dependencies in package.json (#1086)

This commit is contained in:
I001962 2021-06-30 17:26:54 -07:00 committed by GitHub
parent 4a022da60e
commit c2ad1afe3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,6 @@
"buffer": "^5.4.3"
},
"peerDependencies": {
"@gooddollar/react-native-webview-crypto": "^0.*",
"bufferutil": "^4.0.1",
"utf-8-validate": "^5.0.2",
"text-encoding": "^0.7.0"
@ -78,9 +77,10 @@
"@types/ws": "^7.2.1",
"aws-sdk": "^2.528.0",
"ip": "^1.1.5",
"iris-messenger": "github:irislib/iris-messenger",
"mocha": "^6.2.0",
"panic-manager": "^1.2.0",
"panic-server": "^1.1.1",
"uglify-js": "^3.6.0"
}
}
}