From cc3adc83b912a4be2b159fcb1de4424a2a5139ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 19:27:47 +0000 Subject: [PATCH] :arrow_up: Bump @shopify/app from 3.54.0 to 3.58.2 Bumps [@shopify/app](https://github.com/Shopify/cli) from 3.54.0 to 3.58.2. - [Release notes](https://github.com/Shopify/cli/releases) - [Commits](https://github.com/Shopify/cli/compare/3.54.0...3.58.2) --- updated-dependencies: - dependency-name: "@shopify/app" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4060cb5..b7b5897 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "deploy": "shopify app deploy" }, "dependencies": { - "@shopify/app": "3.54.0", + "@shopify/app": "3.58.2", "@shopify/cli": "3.54.0" }, "author": "Tomoya Nakano@tomotomy"