Skip to content

Commit 2fa749f

Browse files
chore(deps): update dependency @types/ssh2 to ^1.11.15
1 parent d5931f3 commit 2fa749f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@
457457
"@types/node": "16.11.68",
458458
"@types/react": "^18.2.34",
459459
"@types/react-dom": "^18.2.14",
460-
"@types/ssh2": "^1.11.13",
460+
"@types/ssh2": "^1.11.15",
461461
"@types/vscode": "^1.74.0",
462462
"@types/vscode-webview": "^1.57.2",
463463
"@typescript-eslint/eslint-plugin": "^6.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -743,10 +743,10 @@
743743
dependencies:
744744
"@types/node" "*"
745745

746-
"@types/ssh2@^1.11.13":
747-
version "1.11.13"
748-
resolved "https://registry.yarnpkg.com/@types/ssh2/-/ssh2-1.11.13.tgz#e6224da936abec0541bf26aa826b1cc37ea70d69"
749-
integrity sha512-08WbG68HvQ2YVi74n2iSUnYHYpUdFc/s2IsI0BHBdJwaqYJpWlVv9elL0tYShTv60yr0ObdxJR5NrCRiGJ/0CQ==
746+
"@types/ssh2@^1.11.15":
747+
version "1.11.15"
748+
resolved "https://registry.yarnpkg.com/@types/ssh2/-/ssh2-1.11.15.tgz#1baee06c3f11a5bd0f78ea071030a2ffa26ae455"
749+
integrity sha512-QFPpT9Gamh+oOKWH6uDUxe8izo8NaCJaN5HdYcbCIiS3hs7fB65KAfyGWBVXaXxXLj7IhFam5Q/ZxQ4eIPc/1Q==
750750
dependencies:
751751
"@types/node" "^18.11.18"
752752

0 commit comments

Comments
 (0)