From c85d51b22599f231eb7a89459bbfbc6c13988f79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 03:44:06 +0000 Subject: [PATCH] chore(deps): bump shell-quote from 1.8.0 to 1.8.4 in /packages/sovran Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.0 to 1.8.4. - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/shell-quote/compare/v1.8.0...v1.8.4) --- updated-dependencies: - dependency-name: shell-quote dependency-version: 1.8.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/sovran/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/sovran/package.json b/packages/sovran/package.json index 43d418506..785efec63 100644 --- a/packages/sovran/package.json +++ b/packages/sovran/package.json @@ -79,7 +79,7 @@ "ansi-regex": "5.0.1", "deepmerge": "^4.2.2", "react-native-get-random-values": "1.x", - "shell-quote": "1.8.0", + "shell-quote": "1.8.4", "uuid": "^14.0.0" }, "resolutions": {