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 36
36
"@types/http-link-header" : " ^1.0.1" ,
37
37
"@types/readable-stream" : " ^2.3.13" ,
38
38
"buffer" : " ^6.0.3" ,
39
- "canonicalize" : " ^1 .0.1 " ,
39
+ "canonicalize" : " ^2 .0.0 " ,
40
40
"http-link-header" : " ^1.0.2" ,
41
41
"jsonld-context-parser" : " ^2.3.0" ,
42
42
"rdf-data-factory" : " ^1.1.0" ,
Original file line number Diff line number Diff line change @@ -1232,6 +1232,11 @@ canonicalize@^1.0.1:
1232
1232
resolved "https://registry.yarnpkg.com/canonicalize/-/canonicalize-1.0.8.tgz#24d1f1a00ed202faafd9bf8e63352cd4450c6df1"
1233
1233
integrity sha512-0CNTVCLZggSh7bc5VkX5WWPWO+cyZbNd07IHIsSXLia/eAq+r836hgk+8BKoEh7949Mda87VUOitx5OddVj64A==
1234
1234
1235
+ canonicalize@^2.0.0 :
1236
+ version "2.0.0"
1237
+ resolved "https://registry.yarnpkg.com/canonicalize/-/canonicalize-2.0.0.tgz#32be2cef4446d67fd5348027a384cae28f17226a"
1238
+ integrity sha512-ulDEYPv7asdKvqahuAY35c1selLdzDwHqugK92hfkzvlDCwXRRelDkR+Er33md/PtnpqHemgkuDPanZ4fiYZ8w==
1239
+
1235
1240
caseless@~0.12.0 :
1236
1241
version "0.12.0"
1237
1242
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
You can’t perform that action at this time.
0 commit comments