Skip to content

Commit

Permalink
fix: Update webappsec types dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jzxchiang1 committed Mar 25, 2022
1 parent 1717113 commit f9bfa59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/identity/package.json
Expand Up @@ -40,6 +40,7 @@
"@dfinity/principal": "^0.10.4"
},
"dependencies": {
"@types/webappsec-credential-management": "^0.6.2",
"borc": "^2.1.1",
"js-sha256": "^0.9.0",
"secp256k1": "^4.0.2",
Expand All @@ -49,7 +50,6 @@
"@trust/webcrypto": "^0.9.2",
"@types/jest": "^27.0.2",
"@types/secp256k1": "^4.0.3",
"@types/webappsec-credential-management": "^0.6.2",
"@typescript-eslint/eslint-plugin": "^4.14.2",
"@typescript-eslint/parser": "^4.14.2",
"eslint": "^7.19.0",
Expand Down

0 comments on commit f9bfa59

Please sign in to comment.