Updated sshpk as per Security Audit.

This commit is contained in:
PhotonQyv 2018-05-11 11:15:09 +01:00
parent 15acd0c77d
commit 49c32d8100
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -15569,9 +15569,9 @@
"integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw="
},
"sshpk": {
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.13.1.tgz",
"integrity": "sha1-US322mKHFEMW3EwY/hzx2UBzm+M=",
"version": "1.14.1",
"resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.14.1.tgz",
"integrity": "sha1-Ew9Zde3a2WPx1W+SuaxsUfqfg+s=",
"requires": {
"asn1": "~0.2.3",
"assert-plus": "^1.0.0",