diff --git a/package-lock.json b/package-lock.json index 8fd1fd5eb7..29a948ca2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -64,7 +64,7 @@ "@svgr/plugin-prettier": "^8.1.0", "@svgx/vite-plugin-react": "^1.0.1", "@types/file-saver": "^2.0.7", - "@types/mocha": "^10.0.9", + "@types/mocha": "^10.0.10", "@types/react": "^18.3.12", "@types/react-beautiful-dnd": "^13.1.8", "@types/react-dom": "^18.3.1", @@ -5744,9 +5744,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/ms": { diff --git a/package.json b/package.json index fa202aaf88..babe1d1916 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@svgr/plugin-prettier": "^8.1.0", "@svgx/vite-plugin-react": "^1.0.1", "@types/file-saver": "^2.0.7", - "@types/mocha": "^10.0.9", + "@types/mocha": "^10.0.10", "@types/react": "^18.3.12", "@types/react-beautiful-dnd": "^13.1.8", "@types/react-dom": "^18.3.1",