File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 40
40
"@types/http-link-header" : " ^1.0.1" ,
41
41
"@types/readable-stream" : " ^4.0.0" ,
42
42
"buffer" : " ^6.0.3" ,
43
- "canonicalize" : " ^1 .0.1 " ,
43
+ "canonicalize" : " ^2 .0.0 " ,
44
44
"http-link-header" : " ^1.0.2" ,
45
45
"jsonld-context-parser" : " ^3.0.0" ,
46
46
"rdf-data-factory" : " ^1.1.0" ,
Original file line number Diff line number Diff line change @@ -1240,6 +1240,11 @@ canonicalize@^1.0.1:
1240
1240
resolved "https://registry.yarnpkg.com/canonicalize/-/canonicalize-1.0.8.tgz#24d1f1a00ed202faafd9bf8e63352cd4450c6df1"
1241
1241
integrity sha512-0CNTVCLZggSh7bc5VkX5WWPWO+cyZbNd07IHIsSXLia/eAq+r836hgk+8BKoEh7949Mda87VUOitx5OddVj64A==
1242
1242
1243
+ canonicalize@^2.0.0 :
1244
+ version "2.0.0"
1245
+ resolved "https://registry.yarnpkg.com/canonicalize/-/canonicalize-2.0.0.tgz#32be2cef4446d67fd5348027a384cae28f17226a"
1246
+ integrity sha512-ulDEYPv7asdKvqahuAY35c1selLdzDwHqugK92hfkzvlDCwXRRelDkR+Er33md/PtnpqHemgkuDPanZ4fiYZ8w==
1247
+
1243
1248
caseless@~0.12.0 :
1244
1249
version "0.12.0"
1245
1250
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
You can’t perform that action at this time.
0 commit comments