diff --git a/package-lock.json b/package-lock.json index 72b9894..0c97ea8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@types/chai": "4.3.10", "@types/chai-as-promised": "7.1.8", "@types/gulp": "4.0.17", - "@types/mocha": "10.0.4", + "@types/mocha": "10.0.5", "@types/node": "20.9.1", "@types/proxyquire": "1.3.31", "@types/request-promise-native": "1.0.21", @@ -1041,9 +1041,9 @@ "dev": true }, "node_modules/@types/mocha": { - "version": "10.0.4", - "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.4.tgz", - "integrity": "sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w==", + "version": "10.0.5", + "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.5.tgz", + "integrity": "sha512-JUI82qwkRhYJYesuKSeFy46fKbhLaV9RU1gAh2PHmyoEECvlTf5UYeIivYlMszp1WT2CwJ4ziC3zoxsodhsGwg==", "dev": true }, "node_modules/@types/node": { @@ -9758,9 +9758,9 @@ "dev": true }, "@types/mocha": { - "version": "10.0.4", - "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.4.tgz", - "integrity": "sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w==", + "version": "10.0.5", + "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.5.tgz", + "integrity": "sha512-JUI82qwkRhYJYesuKSeFy46fKbhLaV9RU1gAh2PHmyoEECvlTf5UYeIivYlMszp1WT2CwJ4ziC3zoxsodhsGwg==", "dev": true }, "@types/node": { diff --git a/package.json b/package.json index 9e073b1..974aea3 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/chai": "4.3.10", "@types/chai-as-promised": "7.1.8", "@types/gulp": "4.0.17", - "@types/mocha": "10.0.4", + "@types/mocha": "10.0.5", "@types/node": "20.9.1", "@types/proxyquire": "1.3.31", "@types/request-promise-native": "1.0.21",