From d7b28d3ca66532ed4f6ade2917768aa71d91abd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 11:48:25 +0000 Subject: [PATCH] Bump stargate-mongoose in /netlify-functions-ecommerce Bumps [stargate-mongoose](https://github.com/stargate/stargate-mongoose) from 0.6.6 to 0.6.7. - [Commits](https://github.com/stargate/stargate-mongoose/compare/rel-0.6.6...rel-0.6.7) --- updated-dependencies: - dependency-name: stargate-mongoose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- netlify-functions-ecommerce/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify-functions-ecommerce/package.json b/netlify-functions-ecommerce/package.json index 26e188a..c7c025d 100644 --- a/netlify-functions-ecommerce/package.json +++ b/netlify-functions-ecommerce/package.json @@ -6,7 +6,7 @@ "dotenv": "16.4.5", "mongoose": "^8.1", "sinon": "19.0.2", - "stargate-mongoose": "0.6.6", + "stargate-mongoose": "0.6.7", "stripe": "17.3.1", "vanillatoasts": "1.6.0", "webpack": "5.x"