Skip to content

Commit cf5b6be

Browse files
fix(deps): update dependency ssh-config to ^4.4.4
1 parent 9f321a2 commit cf5b6be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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": "^4.4.4"
511511
}
512512
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4845,7 +4845,7 @@ spdy@^4.0.2:
48454845
select-hose "^2.0.0"
48464846
spdy-transport "^3.0.0"
48474847

4848-
ssh-config@^4.4.0:
4848+
ssh-config@^4.4.4:
48494849
version "4.4.4"
48504850
resolved "https://registry.yarnpkg.com/ssh-config/-/ssh-config-4.4.4.tgz#ab0a693d39f1e6a7ad6c48641668104213898bf4"
48514851
integrity sha512-75rXsNB+gmPa/ueqzpDRmVa+Z7ReDgzvmpsEM+sxi3DLBQERdmp3awkZ4WW4TVpnZLpFVsHEiMrojGVp/jJ3kA==

0 commit comments

Comments
 (0)