Skip to content
This repository was archived by the owner on Apr 15, 2022. It is now read-only.

Commit 68db23c

Browse files
chore(deps-dev): bump @dfinity/candid from 0.10.3 to 0.10.4
Bumps [@dfinity/candid](https://sdk.dfinity.org/docs/index.html) from 0.10.3 to 0.10.4. --- updated-dependencies: - dependency-name: "@dfinity/candid" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2889123 commit 68db23c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@dfinity/agent": "0.10.2",
3838
"@dfinity/auth-client": "0.10.2",
3939
"@dfinity/authentication": "0.10.2",
40-
"@dfinity/candid": "0.10.3",
40+
"@dfinity/candid": "0.10.4",
4141
"@dfinity/identity": "0.10.2",
4242
"@dfinity/principal": "0.10.3",
4343
"react": ">=16.8.1",
@@ -47,7 +47,7 @@
4747
"@dfinity/agent": "0.10.2",
4848
"@dfinity/auth-client": "0.10.2",
4949
"@dfinity/authentication": "0.10.2",
50-
"@dfinity/candid": "0.10.3",
50+
"@dfinity/candid": "0.10.4",
5151
"@dfinity/identity": "0.10.2",
5252
"@dfinity/principal": "0.10.3",
5353
"@testing-library/jest-dom": "5.16.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1275,10 +1275,10 @@
12751275
resolved "https://registry.yarnpkg.com/@dfinity/authentication/-/authentication-0.10.2.tgz#fcc4e82e13f18e66556e40807190709dbbde92d7"
12761276
integrity sha512-+fNuknjSl1SI4f0e+KQdCnJy3vuSTeGFriLXstjYDCO2ez432lMiyqoF9eC4Gvp6AX9RZifRt2BXuWnhzwZwEQ==
12771277

1278-
"@dfinity/[email protected].3":
1279-
version "0.10.3"
1280-
resolved "https://registry.yarnpkg.com/@dfinity/candid/-/candid-0.10.3.tgz#0c93b7ad9a1f7250f01c11a8f786443319d8e18f"
1281-
integrity sha512-+zhJGIlhPLsxh6ft2HPwKz6TQzkBIZHkOCgyrZ9ajvBWq1riyCEVlIgISlIiGfNcCWT4UjWZfe8s/2YIR2VqrQ==
1278+
"@dfinity/[email protected].4":
1279+
version "0.10.4"
1280+
resolved "https://registry.yarnpkg.com/@dfinity/candid/-/candid-0.10.4.tgz#32f666f6a069d87b6f7007d7ad3c50ab307d8b76"
1281+
integrity sha512-Rd8uoo3jd4FLmGY9aBgTRdBCYVuG/Y7QmpDJB3eQvsU3WHhVZJWLMHcodnMIoy2bzqzCKeTdLkL565K7qx5H3Q==
12821282

12831283
"@dfinity/[email protected]":
12841284
version "0.10.2"

0 commit comments

Comments
 (0)