Skip to content

Commit b50b3a7

Browse files
fix(deps): update dependency ssh-config to v5
1 parent 490a435 commit b50b3a7

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
@@ -507,6 +507,6 @@
507507
]
508508
},
509509
"dependencies": {
510-
"ssh-config": "^4.4.0"
510+
"ssh-config": "^5.0.2"
511511
}
512512
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4327,10 +4327,10 @@ spdy@^4.0.2:
43274327
select-hose "^2.0.0"
43284328
spdy-transport "^3.0.0"
43294329

4330-
ssh-config@^4.4.0:
4331-
version "4.4.0"
4332-
resolved "https://registry.yarnpkg.com/ssh-config/-/ssh-config-4.4.0.tgz#5fcc595d941661101f0fda8113149e72fc4a4c5d"
4333-
integrity sha512-W+AAUSsBirHyXqYBUtZ4l0FBAPH/jnklA0KPBfBuBiJVD8LT4LoQST4MCGPziZJYTVvzFmrgrr7j2JWyl/rPIg==
4330+
ssh-config@^5.0.2:
4331+
version "5.0.2"
4332+
resolved "https://registry.yarnpkg.com/ssh-config/-/ssh-config-5.0.2.tgz#1cee49943212bab2a8df391606c3ed06a104c40b"
4333+
integrity sha512-FcNdu7jPY9dUi6ybtiqqtJ9+3koC5XYdobDwUp4JDf+F2WyNVN1T85uUxZqwcbkS5as423yix58tL46d14jKmQ==
43344334

43354335
ssh2@^1.14.0:
43364336
version "1.14.0"

0 commit comments

Comments
 (0)