diff --git a/package-lock.json b/package-lock.json index 8c987a4..3f23022 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@silvermine/standardization": "2.0.0", "@silvermine/typescript-config": "git+https://github.com/silvermine/typescript-config#23213e33077089e723629dead5342abe6f3b3c8c", "@types/chai": "4.3.20", - "@types/mocha": "5.2.7", + "@types/mocha": "10.0.10", "@types/node": "12.20.45", "@types/sinon": "5.0.7", "chai": "4.5.0", @@ -2715,9 +2715,9 @@ "dev": true }, "node_modules/@types/mocha": { - "version": "5.2.7", - "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-5.2.7.tgz", - "integrity": "sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==", + "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": { @@ -15176,9 +15176,9 @@ "dev": true }, "@types/mocha": { - "version": "5.2.7", - "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-5.2.7.tgz", - "integrity": "sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==", + "version": "10.0.10", + "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.10.tgz", + "integrity": "sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==", "dev": true }, "@types/node": { diff --git a/package.json b/package.json index 2913c93..72f8ef7 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@silvermine/standardization": "2.0.0", "@silvermine/typescript-config": "git+https://github.com/silvermine/typescript-config#23213e33077089e723629dead5342abe6f3b3c8c", "@types/chai": "4.3.20", - "@types/mocha": "5.2.7", + "@types/mocha": "10.0.10", "@types/node": "12.20.45", "@types/sinon": "5.0.7", "chai": "4.5.0",