File tree Expand file tree Collapse file tree 2 files changed +14
-12
lines changed Expand file tree Collapse file tree 2 files changed +14
-12
lines changed Original file line number Diff line number Diff line change 83
83
"mime-types" : " ^2.1.35" ,
84
84
"multistream" : " ^4.1.0" ,
85
85
"pako" : " ^2.1.0" ,
86
- "pkijs" : " ^2.3 .0" ,
86
+ "pkijs" : " ^3.1 .0" ,
87
87
"process" : " ^0.11.10" ,
88
88
"promise-controller" : " ^1.0.0" ,
89
89
"promise.prototype.finally" : " ^3.1.8" ,
Original file line number Diff line number Diff line change @@ -1895,7 +1895,7 @@ asn1@~0.2.3:
1895
1895
dependencies :
1896
1896
safer-buffer "~2.1.0"
1897
1897
1898
- asn1js@^3.0.3, asn1js@^3.0. 5 :
1898
+ asn1js@^3.0.5 :
1899
1899
version "3.0.5"
1900
1900
resolved "https://registry.yarnpkg.com/asn1js/-/asn1js-3.0.5.tgz#5ea36820443dbefb51cc7f88a2ebb5b462114f38"
1901
1901
integrity sha512-FVnvrKJwpt9LP2lAMl8qZswRNm3T4q9CON+bxldk2iwk3FFpuwhx2FfinyitizWHsVYyaY+y5JzDR0rCMV5yTQ==
@@ -2292,10 +2292,10 @@ bytes@3.1.2, bytes@^3.0.0:
2292
2292
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5"
2293
2293
integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==
2294
2294
2295
- bytestreamjs@^1 .0.29 :
2296
- version "1.1.3 "
2297
- resolved "https://registry.yarnpkg.com/bytestreamjs/-/bytestreamjs-1.1.3. tgz#754f43495dab0e480af8dc174bf978c503ff8da8 "
2298
- integrity sha512-JDGoiJ+yt+4Ui1e/vMWx5TRvmnErBBbsOkprXgbe1fRp2XZzI8MoknoiR/ZVCya9aWJbOhrJ5Heon1wrAdftkg ==
2295
+ bytestreamjs@^2 .0.0 :
2296
+ version "2.0.1 "
2297
+ resolved "https://registry.yarnpkg.com/bytestreamjs/-/bytestreamjs-2.0.1. tgz#a32947c7ce389a6fa11a09a9a563d0a45889535e "
2298
+ integrity sha512-U1Z/ob71V/bXfVABvNr/Kumf5VyeQRBEm6Txb0PQ6S7V5GpBM3w4Cbqz/xPDicR5tN0uvDifng8C+5qECeGwyQ ==
2299
2299
2300
2300
cache-base@^1.0.1 :
2301
2301
version "1.0.1"
@@ -6293,14 +6293,16 @@ pinkie@^2.0.0:
6293
6293
resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
6294
6294
integrity sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==
6295
6295
6296
- pkijs@^2.3 .0 :
6297
- version "2.4 .0"
6298
- resolved "https://registry.yarnpkg.com/pkijs/-/pkijs-2.4 .0.tgz#ae5babf89c94f4606a4b9c89b9a7d4e57862445a "
6299
- integrity sha512-cjJP/mYuGyMrjJ49jI04khId5Oufd3nFTUYBzQTIIVNI7/oAWdwXEfpwTF8HELFV/gz+WGYUBHCe3KHWD8rYvg ==
6296
+ pkijs@^3.1 .0 :
6297
+ version "3.1 .0"
6298
+ resolved "https://registry.yarnpkg.com/pkijs/-/pkijs-3.1 .0.tgz#ea7b84e2b3870582cc38d41473433bbe8b5c3c3c "
6299
+ integrity sha512-N+OCWUp6xrg7OkG+4DIiZUOsp3qMztjq8RGCc1hSY92dsUG8cTlAo7pEkfRGjcdyBv2c1Y9bjAzqdTJAlctuNg ==
6300
6300
dependencies :
6301
- asn1js "^3.0.3"
6302
- bytestreamjs "^1.0.29"
6301
+ asn1js "^3.0.5"
6302
+ bytestreamjs "^2.0.0"
6303
+ pvtsutils "^1.3.2"
6303
6304
pvutils "^1.1.3"
6305
+ tslib "^2.4.0"
6304
6306
6305
6307
polyfills-loader@^1.7.4 :
6306
6308
version "1.7.6"
You can’t perform that action at this time.
0 commit comments