Skip to content

Commit 21df48e

Browse files
authored
Merge pull request #237 from tutorcruncher/dependabot/npm_and_yarn/sshpk-1.17.0
Bump sshpk from 1.16.1 to 1.17.0
2 parents d78811b + 12093d0 commit 21df48e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"react-tooltip": "^4.2.18",
5252
"sass-loader": "^10.1.1",
5353
"shelljs": "0.8.4",
54-
"sshpk": "^1.16.1",
54+
"sshpk": "^1.17.0",
5555
"tunnel-agent": "^0.6.0",
5656
"webpack-bundle-analyzer": "^4.4.1"
5757
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10633,10 +10633,10 @@ sprintf-js@~1.0.2:
1063310633
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
1063410634
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
1063510635

10636-
sshpk@^1.16.1, sshpk@^1.7.0:
10637-
version "1.16.1"
10638-
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.16.1.tgz#fb661c0bef29b39db40769ee39fa70093d6f6877"
10639-
integrity sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==
10636+
sshpk@^1.17.0, sshpk@^1.7.0:
10637+
version "1.17.0"
10638+
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.17.0.tgz#578082d92d4fe612b13007496e543fa0fbcbe4c5"
10639+
integrity sha512-/9HIEs1ZXGhSPE8X6Ccm7Nam1z8KcoCqPdI7ecm1N33EzAetWahvQWVqLZtaZQ+IDKX4IyA2o0gBzqIMkAagHQ==
1064010640
dependencies:
1064110641
asn1 "~0.2.3"
1064210642
assert-plus "^1.0.0"

0 commit comments

Comments
 (0)