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

Commit 60a0fc5

Browse files
chore(deps-dev): bump @dfinity/agent from 0.10.2 to 0.10.3
Bumps [@dfinity/agent](https://sdk.dfinity.org/docs/index.html) from 0.10.2 to 0.10.3. --- updated-dependencies: - dependency-name: "@dfinity/agent" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c218485 commit 60a0fc5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"react-dom": ">=16.8.1"
4545
},
4646
"devDependencies": {
47-
"@dfinity/agent": "0.10.2",
47+
"@dfinity/agent": "0.10.3",
4848
"@dfinity/auth-client": "0.10.2",
4949
"@dfinity/authentication": "0.10.2",
5050
"@dfinity/candid": "0.10.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1117,9 +1117,9 @@
11171117
version "10.1.0"
11181118
resolved "https://registry.npmjs.org/@csstools/normalize.css/-/normalize.css-10.1.0.tgz"
11191119

1120-
"@dfinity/agent@0.10.2":
1121-
version "0.10.2"
1122-
resolved "https://registry.npmjs.org/@dfinity/agent/-/agent-0.10.2.tgz"
1120+
"@dfinity/agent@0.10.3":
1121+
version "0.10.3"
1122+
resolved "https://registry.yarnpkg.com/@dfinity/agent/-/agent-0.10.3.tgz#488939eb5bc1562b37705efe5f7c6caa7b82513d"
11231123
dependencies:
11241124
base64-arraybuffer "^0.2.0"
11251125
bignumber.js "^9.0.0"

0 commit comments

Comments
 (0)