From e70ac24fdf430ab172b28e0453cfed96a1c30dc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 11:40:42 +0000 Subject: [PATCH] Bump mocha from 10.7.3 to 10.8.2 in /netlify-functions-ecommerce Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.3 to 10.8.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v10.7.3...v10.8.2) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... 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 6cd89a5..3e6cf36 100644 --- a/netlify-functions-ecommerce/package.json +++ b/netlify-functions-ecommerce/package.json @@ -15,7 +15,7 @@ "@masteringjs/eslint-config": "0.0.1", "axios": "1.7.7", "eslint": "8.57.1", - "mocha": "10.7.3", + "mocha": "10.8.2", "netlify-cli": "17.37.1" }, "engines": {