From ba1f50733078e5745ab8bba99f9c2ed92bab5af3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 16 May 2025 14:21:27 +0000 Subject: [PATCH] feat: upgrade ssh-config from 4.1.1 to 5.0.3 Snyk has created this PR to upgrade ssh-config from 4.1.1 to 5.0.3. See this package in yarn: ssh-config See this project in Snyk: https://app.snyk.io/org/dustin4444/project/210575e7-2162-445e-89ca-94d93871a6fa?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8648578ac9..bcae44db1f 100644 --- a/package.json +++ b/package.json @@ -3828,7 +3828,7 @@ "marked": "^4.0.10", "react": "^16.12.0", "react-dom": "^16.12.0", - "ssh-config": "4.1.1", + "ssh-config": "5.0.3", "stream-http": "^3.2.0", "tunnel": "0.0.6", "url-search-params-polyfill": "^8.1.1", diff --git a/yarn.lock b/yarn.lock index 3e47a21893..c77d55d97a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5444,10 +5444,10 @@ sprintf-js@~1.0.2: resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw= -ssh-config@4.1.1: - version "4.1.1" - resolved "https://registry.yarnpkg.com/ssh-config/-/ssh-config-4.1.1.tgz#de8ab080c97234873291488b36090cdc2d075b06" - integrity sha512-p9t6ZX2yg3vzrUh81arLOOh73arUdm8aZ8YG1Rxve0T+1PVv6v7DhXQ/uPQ0lJaubEvGXJz7eGj7Z850443Ohg== +ssh-config@5.0.3: + version "5.0.3" + resolved "https://registry.yarnpkg.com/ssh-config/-/ssh-config-5.0.3.tgz#9ae334d25ba7b357b6b181bedc631fe0bc351a28" + integrity sha512-E+u2sZZVSOqH8uXvp/4LeXXWV4EIcfeni6eZKCGSu4uXdb5uUtpdTrSvUFpOVbC67a+Rzfl2uqlUVDbci1t/tA== stack-chain@^1.3.7: version "1.3.7"