From 726a9d92ff9f5a61fc8e03b8e7317fb8aa75ffa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 23:07:03 +0000 Subject: [PATCH] Bump lodash from 4.17.15 to 4.17.21 in /shoutem.shopify/cloud Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) --- updated-dependencies: - dependency-name: lodash 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..af828fca 100644 --- a/shoutem.shopify/cloud/package.json +++ b/shoutem.shopify/cloud/package.json @@ -62,7 +62,7 @@ "glob": "7.1.2", "inquirer": "5.0.0", "json-api-serializer": "1.12.0", - "lodash": "4.17.15", + "lodash": "4.17.21", "newrelic": "6.4.0", "node-schedule": "1.3.2", "parse-int": "1.0.2",