Skip to content

Commit 1262225

Browse files
dependabot-supportAlmouro
authored andcommitted
chore(deps): [security] bump sshpk from 1.13.1 to 1.16.1
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.16.1. **This update includes security fixes.** - [Release notes](https://github.com/joyent/node-sshpk/releases) - [Commits](TritonDataCenter/node-sshpk@v1.13.1...v1.16.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent cb2172f commit 1262225

1 file changed

Lines changed: 11 additions & 6 deletions

File tree

yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9970,6 +9970,11 @@ safe-regex@^1.1.0:
99709970
dependencies:
99719971
ret "~0.1.10"
99729972

9973+
safer-buffer@^2.0.2:
9974+
version "2.1.2"
9975+
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
9976+
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
9977+
99739978
sane@^2.0.0:
99749979
version "2.4.1"
99759980
resolved "https://registry.yarnpkg.com/sane/-/sane-2.4.1.tgz#29f991208cf28636720efdc584293e7fd66663a5"
@@ -10451,18 +10456,18 @@ sprintf-js@~1.0.2:
1045110456
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
1045210457

1045310458
sshpk@^1.7.0:
10454-
version "1.13.1"
10455-
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.13.1.tgz#512df6da6287144316dc4c18fe1cf1d940739be3"
10456-
integrity sha1-US322mKHFEMW3EwY/hzx2UBzm+M=
10459+
version "1.16.1"
10460+
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.16.1.tgz#fb661c0bef29b39db40769ee39fa70093d6f6877"
10461+
integrity sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==
1045710462
dependencies:
1045810463
asn1 "~0.2.3"
1045910464
assert-plus "^1.0.0"
10460-
dashdash "^1.12.0"
10461-
getpass "^0.1.1"
10462-
optionalDependencies:
1046310465
bcrypt-pbkdf "^1.0.0"
10466+
dashdash "^1.12.0"
1046410467
ecc-jsbn "~0.1.1"
10468+
getpass "^0.1.1"
1046510469
jsbn "~0.1.0"
10470+
safer-buffer "^2.0.2"
1046610471
tweetnacl "~0.14.0"
1046710472

1046810473
ssri@^5.2.4:

0 commit comments

Comments
 (0)