Skip to content

Commit c207122

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

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.3"
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.3:
4331+
version "5.0.3"
4332+
resolved "https://registry.yarnpkg.com/ssh-config/-/ssh-config-5.0.3.tgz#9ae334d25ba7b357b6b181bedc631fe0bc351a28"
4333+
integrity sha512-E+u2sZZVSOqH8uXvp/4LeXXWV4EIcfeni6eZKCGSu4uXdb5uUtpdTrSvUFpOVbC67a+Rzfl2uqlUVDbci1t/tA==
43344334

43354335
ssh2@^1.14.0:
43364336
version "1.14.0"

0 commit comments

Comments
 (0)