Skip to content

Commit

Permalink
build(deps): bump @digitalcredentials/jsonld from 5.2.1 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [@digitalcredentials/jsonld](https://github.com/digitalcredentials/jsonld.js) from 5.2.1 to 6.0.0.
- [Changelog](https://github.com/digitalcredentials/jsonld.js/blob/main/CHANGELOG.md)
- [Commits](digitalcredentials/jsonld.js@v5.2.1...v6.0.0)

---
updated-dependencies:
- dependency-name: "@digitalcredentials/jsonld"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 4c08179 commit 668bf7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"prepublishOnly": "yarn run build"
},
"dependencies": {
"@digitalcredentials/jsonld": "^5.2.1",
"@digitalcredentials/jsonld": "^6.0.0",
"@digitalcredentials/jsonld-signatures": "^9.3.1",
"@digitalcredentials/vc": "^1.1.2",
"@multiformats/base-x": "^4.0.1",
Expand Down

0 comments on commit 668bf7c

Please sign in to comment.