Skip to content

Commit

Permalink
Update dependency @dfinity/principal to ^0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2023
1 parent c019d09 commit 403f4f8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@dfinity/agent": "^0.11.0",
"@dfinity/candid": "^0.11.0",
"@dfinity/identity": "^0.11.0",
"@dfinity/principal": "^0.11.0",
"@dfinity/principal": "^0.18.0",
"@swc/helpers": "^0.4.3",
"crc": "^4.1.1",
"iterable-observer": "^1.0.0-rc.0",
Expand Down
10 changes: 6 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -363,10 +363,12 @@
resolved "https://registry.yarnpkg.com/@dfinity/principal/-/principal-0.10.4.tgz#8f28f631929cc420a4238f75930090aba84d74b8"
integrity sha512-qwzpmq5wfyeKMBspRZmuYvTxu1dqN+IY0ThACHTRh6D58QjnVQNCD3Hq9d5eEDu0qyNcY22cJEWwzrzZaaoVmw==

"@dfinity/principal@^0.11.0":
version "0.11.3"
resolved "https://registry.yarnpkg.com/@dfinity/principal/-/principal-0.11.3.tgz#2130a7673bb8c2d404bc9842136547a91cb3edd2"
integrity sha512-+AJGDJ+RsveybSdxuTQFr2DPNZFpPfXnyixAOFWWdElVniSwnO/SwqQChR0AWvJdy/fKqoAXK+ZzyLG0uqSetA==
"@dfinity/principal@^0.18.0":
version "0.18.0"
resolved "https://registry.yarnpkg.com/@dfinity/principal/-/principal-0.18.0.tgz#2903270446f3444d04c497adaba404d79ef95317"
integrity sha512-TSnAzpken1UnO8JQN/7wTU2jY0Q+VEw+MKkrTmf8DVXx8bhMOE0Yq1RTsUWyqiE/qxGuQvLidc7kb15ygmx8ng==
dependencies:
js-sha256 "^0.9.0"

"@istanbuljs/load-nyc-config@^1.0.0":
version "1.1.0"
Expand Down

0 comments on commit 403f4f8

Please sign in to comment.