From f1b8283a48ba6d887e8ed2b6f94de1b253f3234a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 22:55:29 +0000 Subject: [PATCH] Bump crypto-js from 4.1.1 to 4.2.0 in /shoutem.shopify/cloud Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0. - [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0) --- updated-dependencies: - dependency-name: crypto-js dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- shoutem.shopify/cloud/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shoutem.shopify/cloud/package.json b/shoutem.shopify/cloud/package.json index 6469079a..e1f90aba 100644 --- a/shoutem.shopify/cloud/package.json +++ b/shoutem.shopify/cloud/package.json @@ -53,7 +53,7 @@ "change-case": "3.0.1", "content-type": "^1.0.4", "cors": "2.8.4", - "crypto-js": "4.1.1", + "crypto-js": "4.2.0", "dotenv": "8.2.0", "env-cmd": "7.0.0", "express": "4.16.2",