Skip to content
This repository was archived by the owner on Jan 23, 2020. It is now read-only.

Commit 62f6bcd

Browse files
[Security] Bump sshpk from 1.13.1 to 1.15.1
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.15.1. **This update includes security fixes.** - [Release notes](https://github.com/joyent/node-sshpk/releases) - [Commits](TritonDataCenter/node-sshpk@v1.13.1...v1.15.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6393494 commit 62f6bcd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6837,7 +6837,7 @@ safe-json-parse@~1.0.1:
68376837
version "1.0.1"
68386838
resolved "https://registry.yarnpkg.com/safe-json-parse/-/safe-json-parse-1.0.1.tgz#3e76723e38dfdda13c9b1d29a1e07ffee4b30b57"
68396839

6840-
"safer-buffer@>= 2.1.2 < 3":
6840+
"safer-buffer@>= 2.1.2 < 3", safer-buffer@^2.0.2:
68416841
version "2.1.2"
68426842
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
68436843

@@ -7201,17 +7201,17 @@ sri-toolbox@^0.2.0:
72017201
resolved "https://registry.yarnpkg.com/sri-toolbox/-/sri-toolbox-0.2.0.tgz#a7fea5c3fde55e675cf1c8c06f3ebb5c2935835e"
72027202

72037203
sshpk@^1.7.0:
7204-
version "1.13.1"
7205-
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.13.1.tgz#512df6da6287144316dc4c18fe1cf1d940739be3"
7204+
version "1.15.1"
7205+
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.15.1.tgz#b79a089a732e346c6e0714830f36285cd38191a2"
72067206
dependencies:
72077207
asn1 "~0.2.3"
72087208
assert-plus "^1.0.0"
7209-
dashdash "^1.12.0"
7210-
getpass "^0.1.1"
7211-
optionalDependencies:
72127209
bcrypt-pbkdf "^1.0.0"
7210+
dashdash "^1.12.0"
72137211
ecc-jsbn "~0.1.1"
7212+
getpass "^0.1.1"
72147213
jsbn "~0.1.0"
7214+
safer-buffer "^2.0.2"
72157215
tweetnacl "~0.14.0"
72167216

72177217
static-extend@^0.1.1:

0 commit comments

Comments
 (0)