Skip to content

Commit 0ce52a8

Browse files
committed
Update rdf-canonize.
1 parent 16060b4 commit 0ce52a8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# jsonld ChangeLog
22

3+
### Changed
4+
- Update `rdf-canonize`.
5+
36
## 5.1.0 - 2021-04-07
47

58
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@digitalbazaar/http-client": "^1.1.0",
3333
"canonicalize": "^1.0.1",
3434
"lru-cache": "^6.0.0",
35-
"rdf-canonize": "^2.0.1"
35+
"rdf-canonize": "^3.0.0"
3636
},
3737
"devDependencies": {
3838
"@babel/core": "^7.13.14",

0 commit comments

Comments
 (0)