From 60f66b8f01213a35e03c7cf281674aff1a766cf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 07:02:33 +0000 Subject: [PATCH] Bump didcomm from 0.3.4 to 0.4.1 Bumps [didcomm](https://github.com/sicpa-dlab/didcomm-rust) from 0.3.4 to 0.4.1. - [Release notes](https://github.com/sicpa-dlab/didcomm-rust/releases) - [Changelog](https://github.com/sicpa-dlab/didcomm-rust/blob/main/docs/release.md) - [Commits](https://github.com/sicpa-dlab/didcomm-rust/compare/v0.3.4...v0.4.1) --- updated-dependencies: - dependency-name: didcomm dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 87b0df6..06696ab 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/uuid": "^9.0.0", "@typescript-eslint/eslint-plugin": "^4.20.0", "@typescript-eslint/parser": "^4.33.0", - "didcomm": "0.3.4", + "didcomm": "0.4.1", "eslint": "^7.14.0", "eslint-import-resolver-typescript": "^3.5.2", "eslint-plugin-import": "^2.26.0", diff --git a/yarn.lock b/yarn.lock index 7efac0e..5c0cecf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2488,10 +2488,10 @@ destroy@1.2.0: resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015" integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg== -didcomm@0.3.4: - version "0.3.4" - resolved "https://registry.yarnpkg.com/didcomm/-/didcomm-0.3.4.tgz#8c81ac39966cafd0483743db59affc95b2b20c00" - integrity sha512-jGZduR98a5tR5Mh5xuwHG8ZT1w9xHpBUzCOl2Beqylk46aJ6fBD385NbcMNcPxqgVEXZ5fuOC3TQFXvp385PzA== +didcomm@0.4.1: + version "0.4.1" + resolved "https://registry.yarnpkg.com/didcomm/-/didcomm-0.4.1.tgz#f94923f6d7f00dbf27818a5965d9a432874cdf96" + integrity sha512-fcGSfLL5ri18vbbjRexHWVk2RAxZ/eBlyKeLCzS/3k5RdogqJbnUEcNsq64at1nA1u16ENa1bsZodGeRoq84ZA== diff@^4.0.1: version "4.0.2"