File tree 3 files changed +12
-6
lines changed
3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 1
- v10.11 .0
1
+ v10.15 .0
Original file line number Diff line number Diff line change 23
23
"bootstrap" : " ^4.3.1" ,
24
24
"compression-webpack-plugin" : " ^3.0.1" ,
25
25
"history" : " ^4.7.2" ,
26
+ "http-signature" : " ^1.3.5" ,
26
27
"i18n-iso-countries" : " ^3.7.8" ,
27
28
"immutability-helper" : " ^3.0.0" ,
28
29
"javascript-obfuscator" : " ^2.6.1" ,
Original file line number Diff line number Diff line change @@ -6500,13 +6500,18 @@ http-proxy@^1.17.0:
6500
6500
follow-redirects "^1.0.0"
6501
6501
requires-port "^1.0.0"
6502
6502
6503
- http-signature@~1.2.0 :
6504
- version "1.2.0"
6505
- resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1"
6503
+ http-signature@^1.3.5 :
6504
+ version "1.3.5"
6505
+ resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.3.5.tgz#9f19496ffbf3227298d7b5f156e0e1a948678683"
6506
+ integrity sha512-NwoTQYSJoFt34jSBbwzDHDofoA61NGXzu6wXh95o1Ry62EnmKjXb/nR/RknLeZ3G/uGwrlKNY2z7uPt+Cdl7Tw==
6506
6507
dependencies :
6507
6508
assert-plus "^1.0.0"
6508
6509
jsprim "^1.2.2"
6509
- sshpk "^1.7.0"
6510
+ sshpk "^1.14.1"
6511
+
6512
+ http-signature@~1.2.0 :
6513
+ version "1.2.0"
6514
+ resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1"
6510
6515
6511
6516
https-browserify@^1.0.0 :
6512
6517
version "1.0.0"
@@ -12045,7 +12050,7 @@ ssh-config@^1.1.1:
12045
12050
version "1.1.6"
12046
12051
resolved "https://registry.yarnpkg.com/ssh-config/-/ssh-config-1.1.6.tgz#c6ce2d7f85f395178c9e47c448d62b8adf9b2523"
12047
12052
12048
- sshpk@^1.7.0 :
12053
+ sshpk@^1.14.1, sshpk@^1. 7.0 :
12049
12054
version "1.16.1"
12050
12055
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.16.1.tgz#fb661c0bef29b39db40769ee39fa70093d6f6877"
12051
12056
dependencies :
You can’t perform that action at this time.
0 commit comments