diff --git a/package-lock.json b/package-lock.json index 4f257f8..d4b2f7c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "relock-npm-lock-v2-HFpgKX", + "name": "relock-npm-lock-v2-Pb7xDe", "lockfileVersion": 2, "requires": true, "packages": { @@ -8,7 +8,7 @@ "chai": "^4.5.0", "http-server": "^14.1.1", "jest": "^29.7.0", - "mocha": "^10.6.0" + "mocha": "^10.7.0" } }, "node_modules/@ampproject/remapping": { @@ -3229,9 +3229,9 @@ } }, "node_modules/mocha": { - "version": "10.6.0", - "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.6.0.tgz", - "integrity": "sha512-hxjt4+EEB0SA0ZDygSS015t65lJw/I2yRCS3Ae+SJ5FrbzrXgfYwJr96f0OvIXdj7h4lv/vLCrH3rkiuizFSvw==", + "version": "10.7.0", + "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.7.0.tgz", + "integrity": "sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==", "license": "MIT", "dependencies": { "ansi-colors": "^4.1.3", @@ -6566,9 +6566,9 @@ } }, "mocha": { - "version": "10.6.0", - "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.6.0.tgz", - "integrity": "sha512-hxjt4+EEB0SA0ZDygSS015t65lJw/I2yRCS3Ae+SJ5FrbzrXgfYwJr96f0OvIXdj7h4lv/vLCrH3rkiuizFSvw==", + "version": "10.7.0", + "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.7.0.tgz", + "integrity": "sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==", "requires": { "ansi-colors": "^4.1.3", "browser-stdout": "^1.3.1", diff --git a/package.json b/package.json index 088c3de..696b5fe 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,6 @@ "chai": "^4.5.0", "http-server": "^14.1.1", "jest": "^29.7.0", - "mocha": "^10.6.0" + "mocha": "^10.7.0" } } \ No newline at end of file