We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0640b9 commit 107fd3eCopy full SHA for 107fd3e
1 file changed
package.json
@@ -156,7 +156,7 @@
156
},
157
"dependencies": {
158
"@chainsafe/as-chacha20poly1305": "^0.1.0",
159
- "@chainsafe/as-sha256": "^0.4.1",
+ "@chainsafe/as-sha256": "^0.6.1",
160
"@libp2p/crypto": "^5.0.0",
161
"@libp2p/interface": "^2.0.0",
162
"@libp2p/peer-id": "^5.0.0",
@@ -199,4 +199,4 @@
199
"browser": {
200
"./dist/src/crypto/index.js": "./dist/src/crypto/index.browser.js"
201
}
202
-}
+}
0 commit comments