Skip to content

Commit

Permalink
Update dependency @dfinity/identity to ^0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2023
1 parent c019d09 commit 84d3f07
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@astrox/connection": "^0.0.41",
"@dfinity/agent": "^0.11.0",
"@dfinity/candid": "^0.11.0",
"@dfinity/identity": "^0.11.0",
"@dfinity/identity": "^0.17.0",
"@dfinity/principal": "^0.11.0",
"@swc/helpers": "^0.4.3",
"crc": "^4.1.1",
Expand Down
15 changes: 4 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -347,15 +347,13 @@
secp256k1 "^4.0.2"
tweetnacl "^1.0.1"

"@dfinity/identity@^0.11.0":
version "0.11.3"
resolved "https://registry.yarnpkg.com/@dfinity/identity/-/identity-0.11.3.tgz#b7ae0d049159f98bb3b693683824b7315124c4bb"
integrity sha512-AXgrG6a7PxJmiZOC12ooKvPeOfh4+v3dR7D6jynLlN4qMy0ry+BMZhWkyjWrlRR3p8oMznzfjoMuKN5pOrBKDg==
"@dfinity/identity@^0.17.0":
version "0.17.0"
resolved "https://registry.yarnpkg.com/@dfinity/identity/-/identity-0.17.0.tgz#2a1b116a40fec45ce13512ffef8e879568575ebb"
integrity sha512-GNH6ufvO+i9m7PhAPiN7Suu/4eIn1PVgI4iV5mrXUvpSgAmZNbcWq8QIsUbCgSsWrv3ahdJhVv0328/ek1Tjrg==
dependencies:
"@types/webappsec-credential-management" "^0.6.2"
borc "^2.1.1"
js-sha256 "^0.9.0"
secp256k1 "^4.0.2"
tweetnacl "^1.0.1"

"@dfinity/principal@^0.10.1":
Expand Down Expand Up @@ -1508,11 +1506,6 @@
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==

"@types/webappsec-credential-management@^0.6.2":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@types/webappsec-credential-management/-/webappsec-credential-management-0.6.2.tgz#93491de1ffcf57f6558c78949cc8e6c5d826b94e"
integrity sha512-/6w8wmKQOFh+1CL99fcFhH7lli1/ExBdAawXsVPXFC5MBOS6ww/4cmK4crpCw51RaG6sTr477N17Y84l0G69IA==

"@types/yargs-parser@*":
version "21.0.0"
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.0.tgz#0c60e537fa790f5f9472ed2776c2b71ec117351b"
Expand Down

0 comments on commit 84d3f07

Please sign in to comment.