diff --git a/package-lock.json b/package-lock.json index 3f0e4886d..cc97d558a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -90,7 +90,7 @@ "@types/make-fetch-happen": "^10.0.4", "@types/markdown-it": "^14.1.2", "@types/mjml": "^4.7.4", - "@types/mocha": "^10.0.9", + "@types/mocha": "^10.0.10", "@types/multer": "^1.4.12", "@types/node": "^22.8.2", "@types/nodemailer": "^6.4.17", @@ -7592,9 +7592,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/multer": { @@ -30160,9 +30160,9 @@ "dev": true }, "@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 }, "@types/multer": { diff --git a/package.json b/package.json index b625e05ab..c0af933a3 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "@types/make-fetch-happen": "^10.0.4", "@types/markdown-it": "^14.1.2", "@types/mjml": "^4.7.4", - "@types/mocha": "^10.0.9", + "@types/mocha": "^10.0.10", "@types/multer": "^1.4.12", "@types/node": "^22.8.2", "@types/nodemailer": "^6.4.17",