Skip to content

Commit 7d7c714

Browse files
authored
chore: Update simple-git (#19548)
1 parent dc75be3 commit 7d7c714

File tree

4 files changed

+41
-37
lines changed

4 files changed

+41
-37
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
"samlify": "2.10.0",
173173
"semver": "7.5.4",
174174
"shelljs": "0.8.5",
175-
"simple-git": "3.17.0",
175+
"simple-git": "catalog:",
176176
"source-map-support": "0.5.21",
177177
"sqlite3": "5.1.7",
178178
"sshpk": "1.18.0",

packages/nodes-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@
942942
"sanitize-html": "2.12.1",
943943
"semver": "7.5.4",
944944
"showdown": "2.1.0",
945-
"simple-git": "3.17.0",
945+
"simple-git": "catalog:",
946946
"snowflake-sdk": "2.1.0",
947947
"ssh2-sftp-client": "12.0.1",
948948
"tmp-promise": "3.0.3",

pnpm-lock.yaml

Lines changed: 38 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ catalog:
4141
rimraf: 6.0.1
4242
tsup: ^8.5.0
4343
tsx: ^4.19.3
44+
simple-git: 3.28.0
4445
uuid: 10.0.0
4546
vite: ^6.3.5
4647
vite-plugin-dts: ^4.5.4

0 commit comments

Comments
 (0)