Skip to content

Commit

Permalink
Bump didcomm from 0.3.4 to 0.4.0
Browse files Browse the repository at this point in the history
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](sicpa-dlab/didcomm-rust@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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 9, 2023
1 parent 113b2b2 commit 16d20d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2483,10 +2483,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"
Expand Down

0 comments on commit 16d20d4

Please sign in to comment.