diff --git a/package.json b/package.json index 991a5a7..7843e67 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint-plugin-import": "2.32.0", "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-react": "7.37.5", - "mocha": "11.7.1", + "mocha": "11.7.3", "np": "10.2.0" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index c417cdc..57a063d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3181,9 +3181,9 @@ minimist@^1.2.6: version "7.1.2" resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707" -mocha@11.7.1: - version "11.7.1" - resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.1.tgz#91948fecd624fb4bd154ed260b7e1ad3910d7c7a" +mocha@11.7.3: + version "11.7.3" + resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.7.3.tgz#68ce010241557414a63137a32ca952613e1731a7" dependencies: browser-stdout "^1.3.1" chokidar "^4.0.1"