From c83a0ad8e6585465cd99a8ff7924887dc459abb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 11:25:57 -0500 Subject: [PATCH] build(deps): bump @turbowarp/sb3fix from 0.3.0 to 0.3.2 (#951) Bumps [@turbowarp/sb3fix](https://github.com/TurboWarp/sb3fix) from 0.3.0 to 0.3.2. - [Release notes](https://github.com/TurboWarp/sb3fix/releases) - [Commits](https://github.com/TurboWarp/sb3fix/compare/v0.3.0...v0.3.2) --- updated-dependencies: - dependency-name: "@turbowarp/sb3fix" dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a0a4c89af99..b57c0002227 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2192,9 +2192,9 @@ } }, "node_modules/@turbowarp/sb3fix": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/@turbowarp/sb3fix/-/sb3fix-0.3.0.tgz", - "integrity": "sha512-tZjpPb37UUnr6mxeZ12FLqHFhQ66rIUEIfFMWoLLzmt8VFE6JjM74chyphsB3AwON5ehs678zzXkhRSOZgPK3A==", + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/@turbowarp/sb3fix/-/sb3fix-0.3.2.tgz", + "integrity": "sha512-vrTT0tf3ax/wIodE/Hzcn5p9O4DWaTCaenS/HHhSvxgjgrOiP6wuqs0aTQqhaxYrEKA5ypjVq59+kbII0EOVVw==", "dependencies": { "@turbowarp/jszip": "^3.11.0" }