From 991c871fb14874ee35a76186deb8575864aa0a78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 14:45:44 +0000 Subject: [PATCH] Bump didcomm from 0.3.4 to 0.4.0 Bumps [didcomm](https://github.com/sicpa-dlab/didcomm-rust) from 0.3.4 to 0.4.0. - [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.0) --- 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..7830af2 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.0", "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..c5d7081 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.0: + version "0.4.0" + resolved "https://registry.yarnpkg.com/didcomm/-/didcomm-0.4.0.tgz#8e0e013d77abd2592c64d0a32c936ed7365d8c2a" + integrity sha512-SnRuvIElXu8RuD+cbl0F78DmR2n+6v1WtaXnnFoUggVfJJjKkyflTCHxhkzOFRjpPdyRxeoRWh878uZbVUM/Hw== diff@^4.0.1: version "4.0.2"