diff --git a/package-lock.json b/package-lock.json index 0c5c4781..a91fa2ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,7 +55,7 @@ "@types/express": "^5.0.0", "@types/express-ejs-layouts": "^2.5.4", "@types/fs-extra": "^11.0.4", - "@types/mocha": "10.0.9", + "@types/mocha": "10.0.10", "@types/node": "22.9.1", "@types/selenium-webdriver": "^4.1.27", "@types/superagent": "^8.1.9", @@ -3594,9 +3594,9 @@ "dev": true }, "node_modules/@types/mocha": { - "version": "10.0.9", - "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.9.tgz", - "integrity": "sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==", + "version": "10.0.10", + "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.10.tgz", + "integrity": "sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==", "dev": true }, "node_modules/@types/node": { diff --git a/package.json b/package.json index 9cc35c2d..35898423 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "@types/express": "^5.0.0", "@types/express-ejs-layouts": "^2.5.4", "@types/fs-extra": "^11.0.4", - "@types/mocha": "10.0.9", + "@types/mocha": "10.0.10", "@types/node": "22.9.1", "@types/selenium-webdriver": "^4.1.27", "@types/superagent": "^8.1.9",