File tree Expand file tree Collapse file tree 5 files changed +14
-10
lines changed Expand file tree Collapse file tree 5 files changed +14
-10
lines changed Original file line number Diff line number Diff line change 114
114
<_CompilationOnlyReference Include =" System.ComponentModel.Annotations" />
115
115
<_CompilationOnlyReference Include =" System.Runtime.CompilerServices.Unsafe" />
116
116
<_CompilationOnlyReference Include =" System.Text.Json" />
117
+ <_CompilationOnlyReference Include =" System.Text.Encodings.Web" />
117
118
</ItemGroup >
118
119
119
120
<!--
124
125
<_CompilationOnlyReference Include =" Microsoft.Win32.Registry" />
125
126
<_CompilationOnlyReference Include =" System.Security.Cryptography.Cng" />
126
127
<_CompilationOnlyReference Include =" System.Security.Principal.Windows" />
128
+ <_CompilationOnlyReference Include =" System.Text.Encodings.Web" />
127
129
</ItemGroup >
128
130
129
131
</Project >
Original file line number Diff line number Diff line change 22
22
},
23
23
"resolutions" : {
24
24
"bl" : " >=2.2.1" ,
25
- "lodash" : " >=4.17.21"
25
+ "lodash" : " >=4.17.21" ,
26
+ "urijs" : " >=1.19.10"
26
27
}
27
28
}
Original file line number Diff line number Diff line change @@ -699,10 +699,10 @@ uri-js@^4.2.2:
699
699
dependencies :
700
700
punycode "^2.1.0"
701
701
702
- urijs@^1.19.1 :
703
- version "1.19.1 "
704
- resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.1 .tgz#5b0ff530c0cbde8386f6342235ba5ca6e995d25a "
705
- integrity sha512-xVrGVi94ueCJNrBSTjWqjvtgvl3cyOTThp2zaMaFNGp3F542TR6sM3f2o8RqZl+AwteClSVmoCyt0ka4RjQOQg ==
702
+ urijs@>=1.19.10, urijs@ ^1.19.1 :
703
+ version "1.19.10 "
704
+ resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.10 .tgz#8e2fe70a8192845c180f75074884278f1eea26cb "
705
+ integrity sha512-EzauQlgKuJgsXOqoMrCiePBf4At5jVqRhXykF3Wfb8ZsOBMxPcfiVBcsHXug4Aepb/ICm2PIgqAUGMelgdrWEg ==
706
706
707
707
util-deprecate@^1.0.1 :
708
708
version "1.0.2"
Original file line number Diff line number Diff line change 15
15
},
16
16
"resolutions" : {
17
17
"lodash" : " >=4.17.21" ,
18
- "bl" : " >=2.2.1"
18
+ "bl" : " >=2.2.1" ,
19
+ "urijs" : " >=1.19.10"
19
20
}
20
21
}
Original file line number Diff line number Diff line change @@ -533,10 +533,10 @@ uri-js@^4.2.2:
533
533
dependencies :
534
534
punycode "^2.1.0"
535
535
536
- urijs@^1.19.1 :
537
- version "1.19.1 "
538
- resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.1 .tgz#5b0ff530c0cbde8386f6342235ba5ca6e995d25a "
539
- integrity sha512-xVrGVi94ueCJNrBSTjWqjvtgvl3cyOTThp2zaMaFNGp3F542TR6sM3f2o8RqZl+AwteClSVmoCyt0ka4RjQOQg ==
536
+ urijs@>=1.19.10, urijs@ ^1.19.1 :
537
+ version "1.19.10 "
538
+ resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.10 .tgz#8e2fe70a8192845c180f75074884278f1eea26cb "
539
+ integrity sha512-EzauQlgKuJgsXOqoMrCiePBf4At5jVqRhXykF3Wfb8ZsOBMxPcfiVBcsHXug4Aepb/ICm2PIgqAUGMelgdrWEg ==
540
540
541
541
util-deprecate@^1.0.1 :
542
542
version "1.0.2"
You can’t perform that action at this time.
0 commit comments