Skip to content

Commit 5bd7998

Browse files
[Security] Bump sshpk from 1.13.1 to 1.16.0
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.16.0. **This update includes security fixes.** - [Release notes](https://github.com/joyent/node-sshpk/releases) - [Commits](TritonDataCenter/node-sshpk@v1.13.1...v1.16.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 158460c commit 5bd7998

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7541,6 +7541,11 @@ safe-regex@^1.1.0:
75417541
dependencies:
75427542
ret "~0.1.10"
75437543

7544+
safer-buffer@^2.0.2:
7545+
version "2.1.2"
7546+
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
7547+
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
7548+
75447549
sass-graph@^2.2.4:
75457550
version "2.2.4"
75467551
resolved "https://registry.yarnpkg.com/sass-graph/-/sass-graph-2.2.4.tgz#13fbd63cd1caf0908b9fd93476ad43a51d1e0b49"
@@ -8043,18 +8048,18 @@ sprintf-js@~1.0.2:
80438048
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
80448049

80458050
sshpk@^1.7.0:
8046-
version "1.13.1"
8047-
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.13.1.tgz#512df6da6287144316dc4c18fe1cf1d940739be3"
8048-
integrity sha1-US322mKHFEMW3EwY/hzx2UBzm+M=
8051+
version "1.16.0"
8052+
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.16.0.tgz#1d4963a2fbffe58050aa9084ca20be81741c07de"
8053+
integrity sha512-Zhev35/y7hRMcID/upReIvRse+I9SVhyVre/KTJSJQWMz3C3+G+HpO7m1wK/yckEtujKZ7dS4hkVxAnmHaIGVQ==
80498054
dependencies:
80508055
asn1 "~0.2.3"
80518056
assert-plus "^1.0.0"
8052-
dashdash "^1.12.0"
8053-
getpass "^0.1.1"
8054-
optionalDependencies:
80558057
bcrypt-pbkdf "^1.0.0"
8058+
dashdash "^1.12.0"
80568059
ecc-jsbn "~0.1.1"
8060+
getpass "^0.1.1"
80578061
jsbn "~0.1.0"
8062+
safer-buffer "^2.0.2"
80588063
tweetnacl "~0.14.0"
80598064

80608065
ssri@^5.2.4:

0 commit comments

Comments
 (0)