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

Commit e17c49d

Browse files
dependabot[bot]plitzenberger
authored andcommitted
chore(deps-dev): bump @dfinity/authentication from 0.10.1 to 0.10.2
Bumps [@dfinity/authentication](https://sdk.dfinity.org/docs/index.html) from 0.10.1 to 0.10.2. --- updated-dependencies: - dependency-name: "@dfinity/authentication" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71de8c7 commit e17c49d

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
@@ -36,7 +36,7 @@
3636
"peerDependencies": {
3737
"@dfinity/agent": "0.10.2",
3838
"@dfinity/auth-client": "0.10.1",
39-
"@dfinity/authentication": "0.10.1",
39+
"@dfinity/authentication": "0.10.2",
4040
"@dfinity/candid": "0.10.2",
4141
"@dfinity/identity": "0.10.2",
4242
"@dfinity/principal": "0.10.2",
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@dfinity/agent": "0.10.2",
4848
"@dfinity/auth-client": "0.10.1",
49-
"@dfinity/authentication": "0.10.1",
49+
"@dfinity/authentication": "0.10.2",
5050
"@dfinity/candid": "0.10.2",
5151
"@dfinity/identity": "0.10.2",
5252
"@dfinity/principal": "0.10.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,10 +1270,10 @@
12701270
resolved "https://registry.yarnpkg.com/@dfinity/auth-client/-/auth-client-0.10.1.tgz#11b4cf48ee0450ab586ff8ac88663b61164a0768"
12711271
integrity sha512-nKEUOyislqX4IklLh1kPGZyh5NHKusJCA6W+ySgh5VmGvE1qXHajRof0SY6z/i/lncjg7vi4fxtod/4knWtp/A==
12721272

1273-
"@dfinity/[email protected].1":
1274-
version "0.10.1"
1275-
resolved "https://registry.yarnpkg.com/@dfinity/authentication/-/authentication-0.10.1.tgz#64690d06323fb2857acba0742488dceadf84f940"
1276-
integrity sha512-k8D80Ba27Kw3sgVtnz9j3jZ/7rpg5r8n1/NWdmy8aHMJnVhTXghIskptM0YRpA7bS9cJW5tSFLnvalKNGWcnuA==
1273+
"@dfinity/[email protected].2":
1274+
version "0.10.2"
1275+
resolved "https://registry.yarnpkg.com/@dfinity/authentication/-/authentication-0.10.2.tgz#fcc4e82e13f18e66556e40807190709dbbde92d7"
1276+
integrity sha512-+fNuknjSl1SI4f0e+KQdCnJy3vuSTeGFriLXstjYDCO2ez432lMiyqoF9eC4Gvp6AX9RZifRt2BXuWnhzwZwEQ==
12771277

12781278
"@dfinity/[email protected]":
12791279
version "0.10.2"

0 commit comments

Comments
 (0)