From 589c30227673fc28e4066ca2926907f7c404f1d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 05:16:21 +0000 Subject: [PATCH] build(deps): bump @turbowarp/sb3fix from 0.3.6 to 0.3.7 Bumps [@turbowarp/sb3fix](https://github.com/TurboWarp/sb3fix) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/TurboWarp/sb3fix/releases) - [Commits](https://github.com/TurboWarp/sb3fix/compare/v0.3.6...v0.3.7) --- updated-dependencies: - dependency-name: "@turbowarp/sb3fix" dependency-version: 0.3.7 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 887657e97d5..a94774987fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3196,9 +3196,9 @@ } }, "node_modules/@turbowarp/sb3fix": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/@turbowarp/sb3fix/-/sb3fix-0.3.6.tgz", - "integrity": "sha512-pKRyJbZYGHFAQNacwJEoz5sh8SnSDRFFle1BcEoyZHRuDE/9TZoBFNfYzoyjKCeOyOBStcS8kmGhak45YabaDg==", + "version": "0.3.7", + "resolved": "https://registry.npmjs.org/@turbowarp/sb3fix/-/sb3fix-0.3.7.tgz", + "integrity": "sha512-hJE/dVisUwjA9Ar08rlRVwfW6diq9IDAiVaMYkfZ8GkjuC9mJ/avMHRi1MXYxKIQ7zANLS+gCRCoNInVAIoETQ==", "license": "MPL-2.0", "dependencies": { "@turbowarp/jszip": "^3.11.1"