From be1beb2d019dd165f6836ef346750d0ff39d4251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 06:03:11 +0000 Subject: [PATCH] Bump @bicycle-codes/identity from 0.7.3 to 0.9.7 Bumps [@bicycle-codes/identity](https://github.com/bicycle-codes/identity) from 0.7.3 to 0.9.7. - [Changelog](https://github.com/bicycle-codes/identity/blob/main/CHANGELOG.md) - [Commits](https://github.com/bicycle-codes/identity/compare/v0.7.3...v0.9.7) --- updated-dependencies: - dependency-name: "@bicycle-codes/identity" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83fcb4e..f747f82 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "test": "test" }, "dependencies": { - "@bicycle-codes/identity": "^0.7.2", + "@bicycle-codes/identity": "^0.9.7", "@nichoth/nanoid": "^5.0.8", "@nichoth/nanoid-dictionary": "^5.0.2", "partysocket": "^1.0.1",