From cc19b91f5b3f6feafa41a2964eab1ace328579cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 13:29:37 +0000 Subject: [PATCH] Bump mocha from 10.8.2 to 11.7.1 Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.7.1. - [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.8.2...v11.7.1) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 957a364..7d6cbf1 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "https-proxy-agent": "5.0.1", "lodash": "4.17.21", "minimist": ">=1.2.6", - "mocha": "10.8.2", + "mocha": "11.7.1", "pg": "8.16.3", "pg-ka-fix": "1.0.0-rm-fix", "pgpass": "1.0.5",