summaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorMarat Boshernitsan <[email protected]>2025-06-12 17:17:29 -0700
committerGitHub <[email protected]>2025-06-12 17:17:29 -0700
commit181abde2ffa8f1f68b6c540a5600346116cb5145 (patch)
tree0081aeb6e48116865ed7d081024fc789dfae8c80 /package-lock.json
parent3c3da655b0fd4dafce7a642c4112e2375e3fa02f (diff)
Reduce coupling between core and cli packages (#961)
Co-authored-by: Marat Boshernitsan <[email protected]>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json
index 3031663e..845de105 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10814,7 +10814,7 @@
"ignore": "^7.0.0",
"open": "^10.1.2",
"shell-quote": "^1.8.2",
- "simple-git": "^3.27.0",
+ "simple-git": "^3.28.0",
"strip-ansi": "^7.1.0",
"undici": "^7.10.0"
},