Skip to content

Commit 3808811

Browse files
dependabot[bot]Turbo87
authored andcommitted
[Security] Bump sshpk from 1.13.1 to 1.15.2 (#97)
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.15.2. **This update includes security fixes.** - [Release notes](https://github.com/joyent/node-sshpk/releases) - [Commits](TritonDataCenter/node-sshpk@v1.13.1...v1.15.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 546e9c4 commit 3808811

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

yarn.lock

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2640,6 +2640,10 @@ safe-buffer@^5.0.1:
26402640
version "5.1.1"
26412641
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853"
26422642

2643+
safer-buffer@^2.0.2:
2644+
version "2.1.2"
2645+
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
2646+
26432647
sane@~1.6.0:
26442648
version "1.6.0"
26452649
resolved "https://registry.yarnpkg.com/sane/-/sane-1.6.0.tgz#9610c452307a135d29c1fdfe2547034180c46775"
@@ -2757,17 +2761,17 @@ sprintf-js@~1.0.2:
27572761
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
27582762

27592763
sshpk@^1.7.0:
2760-
version "1.13.1"
2761-
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.13.1.tgz#512df6da6287144316dc4c18fe1cf1d940739be3"
2764+
version "1.15.2"
2765+
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.15.2.tgz#c946d6bd9b1a39d0e8635763f5242d6ed6dcb629"
27622766
dependencies:
27632767
asn1 "~0.2.3"
27642768
assert-plus "^1.0.0"
2765-
dashdash "^1.12.0"
2766-
getpass "^0.1.1"
2767-
optionalDependencies:
27682769
bcrypt-pbkdf "^1.0.0"
2770+
dashdash "^1.12.0"
27692771
ecc-jsbn "~0.1.1"
2772+
getpass "^0.1.1"
27702773
jsbn "~0.1.0"
2774+
safer-buffer "^2.0.2"
27712775
tweetnacl "~0.14.0"
27722776

27732777
stable@~0.1.3:

0 commit comments

Comments
 (0)