Skip to content

Commit

Permalink
Bump dep version
Browse files Browse the repository at this point in the history
Signed-off-by: lovesh <[email protected]>
  • Loading branch information
lovesh committed May 25, 2023
1 parent 9dd03a6 commit e4f34b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"@babel/preset-env": "^7.15.6",
"@comunica/actor-init-sparql-rdfjs": "^1.22.3",
"@comunica/types": "^1.0.0",
"@docknetwork/crypto-wasm": "^0.18.0",
"@polkadot/x-bigint": "10.1.11",
"@polkadot/x-bundle": "10.1.11",
"@polkadot/x-global": "10.1.11",
Expand Down Expand Up @@ -106,8 +107,7 @@
"@polkadot/x-randomvalues": "10.1.11"
},
"dependencies": {
"@docknetwork/crypto-wasm": "^0.18.0",
"@docknetwork/crypto-wasm-ts": "^0.33.2",
"@docknetwork/crypto-wasm-ts": "^0.33.3",
"@docknetwork/node-types": "^0.16.0",
"@juanelas/base64": "^1.0.5",
"@polkadot/api": "9.7.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2353,10 +2353,10 @@
ky "^0.25.1"
ky-universal "^0.8.2"

"@docknetwork/crypto-wasm-ts@^0.33.2":
version "0.33.2"
resolved "https://registry.yarnpkg.com/@docknetwork/crypto-wasm-ts/-/crypto-wasm-ts-0.33.2.tgz#2938f4b2b8ed5153e4c0741a46f0b7c4079ebf56"
integrity sha512-V4j4V6YHC1OvlUE4fzSFmh0eWXnUwcWeHloIqDjtlpbvwlHZBKx4cniaxrPD1H6kOWpxIoi7VOss12tZTFQ9QA==
"@docknetwork/crypto-wasm-ts@^0.33.3":
version "0.33.3"
resolved "https://registry.yarnpkg.com/@docknetwork/crypto-wasm-ts/-/crypto-wasm-ts-0.33.3.tgz#28f86d454e0f4170ef52aed9220e3b270ee49711"
integrity sha512-T8IBmi9fExCHOvdWeOzsLphPXi4/DTtXkDGngSsDqKGT2tuMgIswXlu5UCJoNa8qKnbmrUs/S/Vw7tDid4eyiA==
dependencies:
"@docknetwork/crypto-wasm" "^0.18.0"
"@types/flat" "^5.0.2"
Expand Down

0 comments on commit e4f34b4

Please sign in to comment.