Skip to content

Commit feaba93

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 c58b450 commit feaba93

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

yarn.lock

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6528,6 +6528,10 @@ safe-regex@^1.1.0:
65286528
dependencies:
65296529
ret "~0.1.10"
65306530

6531+
safer-buffer@^2.0.2:
6532+
version "2.1.2"
6533+
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
6534+
65316535
sass-graph@^2.2.4:
65326536
version "2.2.4"
65336537
resolved "https://registry.yarnpkg.com/sass-graph/-/sass-graph-2.2.4.tgz#13fbd63cd1caf0908b9fd93476ad43a51d1e0b49"
@@ -6968,17 +6972,17 @@ sprintf-js@~1.0.2:
69686972
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
69696973

69706974
sshpk@^1.7.0:
6971-
version "1.13.1"
6972-
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.13.1.tgz#512df6da6287144316dc4c18fe1cf1d940739be3"
6975+
version "1.16.0"
6976+
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.16.0.tgz#1d4963a2fbffe58050aa9084ca20be81741c07de"
69736977
dependencies:
69746978
asn1 "~0.2.3"
69756979
assert-plus "^1.0.0"
6976-
dashdash "^1.12.0"
6977-
getpass "^0.1.1"
6978-
optionalDependencies:
69796980
bcrypt-pbkdf "^1.0.0"
6981+
dashdash "^1.12.0"
69806982
ecc-jsbn "~0.1.1"
6983+
getpass "^0.1.1"
69816984
jsbn "~0.1.0"
6985+
safer-buffer "^2.0.2"
69826986
tweetnacl "~0.14.0"
69836987

69846988
ssri@^5.2.4:

0 commit comments

Comments
 (0)