diff --git a/package-lock.json b/package-lock.json index c5c7edc5f..85067f8fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -88,7 +88,7 @@ "husky": "^7.0.4", "jest": "^26.6.3", "jest-config": "^27.4.4", - "jest-html-reporter": "^3.4.1", + "jest-html-reporter": "^3.4.2", "jest-junit": "^13.0.0", "jest-preset-angular": "^8.4.0", "lodash": "^4.17.21", @@ -17045,9 +17045,9 @@ } }, "node_modules/jest-html-reporter": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/jest-html-reporter/-/jest-html-reporter-3.4.1.tgz", - "integrity": "sha512-0y8rXYWqOpd+jiUXJtJOJ9HKcac2Uarqa6oLkWCCR6Ui49XjXC8KibluIFmzpAKhnokRmSLuS/K2PW+DC/C3rw==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/jest-html-reporter/-/jest-html-reporter-3.4.2.tgz", + "integrity": "sha512-2dA4oJdLP2+rewakwLdBhBCdk50zqzgD6Wk0fvsbdS0C9WwpuePwd0kQWRRdfLzNJM5CgC4O98wkK1lBFqJVrw==", "dev": true, "dependencies": { "@babel/core": "^7.9.0", @@ -17064,7 +17064,7 @@ "dateformat": "3.0.2", "mkdirp": "^1.0.3", "sinon": "^9.0.1", - "strip-ansi": "6.0.0", + "strip-ansi": "6.0.1", "xmlbuilder": "15.0.0" }, "engines": { @@ -18007,18 +18007,6 @@ "node": ">=10.12.0" } }, - "node_modules/jest-junit/node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jest-leak-detector": { "version": "26.6.2", "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-26.6.2.tgz", @@ -27623,12 +27611,12 @@ } }, "node_modules/strip-ansi": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz", - "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", "dev": true, "dependencies": { - "ansi-regex": "^5.0.0" + "ansi-regex": "^5.0.1" }, "engines": { "node": ">=8" @@ -43677,9 +43665,9 @@ } }, "jest-html-reporter": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/jest-html-reporter/-/jest-html-reporter-3.4.1.tgz", - "integrity": "sha512-0y8rXYWqOpd+jiUXJtJOJ9HKcac2Uarqa6oLkWCCR6Ui49XjXC8KibluIFmzpAKhnokRmSLuS/K2PW+DC/C3rw==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/jest-html-reporter/-/jest-html-reporter-3.4.2.tgz", + "integrity": "sha512-2dA4oJdLP2+rewakwLdBhBCdk50zqzgD6Wk0fvsbdS0C9WwpuePwd0kQWRRdfLzNJM5CgC4O98wkK1lBFqJVrw==", "dev": true, "requires": { "@babel/core": "^7.9.0", @@ -43696,7 +43684,7 @@ "dateformat": "3.0.2", "mkdirp": "^1.0.3", "sinon": "^9.0.1", - "strip-ansi": "6.0.0", + "strip-ansi": "6.0.1", "xmlbuilder": "15.0.0" }, "dependencies": { @@ -44450,17 +44438,6 @@ "strip-ansi": "^6.0.1", "uuid": "^8.3.2", "xml": "^1.0.1" - }, - "dependencies": { - "strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "requires": { - "ansi-regex": "^5.0.1" - } - } } }, "jest-leak-detector": { @@ -51815,12 +51792,12 @@ } }, "strip-ansi": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz", - "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", "dev": true, "requires": { - "ansi-regex": "^5.0.0" + "ansi-regex": "^5.0.1" } }, "strip-bom": { diff --git a/package.json b/package.json index d77b69bbc..fe960b717 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "husky": "^7.0.4", "jest": "^26.6.3", "jest-config": "^27.4.4", - "jest-html-reporter": "^3.4.1", + "jest-html-reporter": "^3.4.2", "jest-junit": "^13.0.0", "jest-preset-angular": "^8.4.0", "lodash": "^4.17.21",