diff --git a/package-lock.json b/package-lock.json index 0f456817..8de5a887 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@commitlint/cli": "16.3.0", "@commitlint/config-conventional": "16.2.4", "@types/chai": "4.3.10", - "@types/istanbul-lib-instrument": "1.7.6", + "@types/istanbul-lib-instrument": "1.7.7", "@types/karma": "5.0.0", "@types/mocha": "9.1.1", "@types/node": "16.18.59", @@ -1401,9 +1401,9 @@ "dev": true }, "node_modules/@types/istanbul-lib-instrument": { - "version": "1.7.6", - "resolved": "https://registry.npmjs.org/@types/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.6.tgz", - "integrity": "sha512-ad5vrHrY2oTAHKQ0r3ME8T/Wqkm8LoGfQM7KdCM9yvFtBcMlwxuQwIVEv6x9UZ4ykFFeCGRIY06MdwJ17uEQAA==", + "version": "1.7.7", + "resolved": "https://registry.npmjs.org/@types/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.7.tgz", + "integrity": "sha512-xyV3cVIhVuVAT7wyJXT+lliOo4b7BpfsnfCDy0/nuuAX+J7RB2rWNDV/7hkmv62vwqAD2XQ2Fgt6OwWGWEYfvg==", "dev": true, "dependencies": { "@types/babel-types": "*", @@ -19598,9 +19598,9 @@ "dev": true }, "@types/istanbul-lib-instrument": { - "version": "1.7.6", - "resolved": "https://registry.npmjs.org/@types/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.6.tgz", - "integrity": "sha512-ad5vrHrY2oTAHKQ0r3ME8T/Wqkm8LoGfQM7KdCM9yvFtBcMlwxuQwIVEv6x9UZ4ykFFeCGRIY06MdwJ17uEQAA==", + "version": "1.7.7", + "resolved": "https://registry.npmjs.org/@types/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.7.tgz", + "integrity": "sha512-xyV3cVIhVuVAT7wyJXT+lliOo4b7BpfsnfCDy0/nuuAX+J7RB2rWNDV/7hkmv62vwqAD2XQ2Fgt6OwWGWEYfvg==", "dev": true, "requires": { "@types/babel-types": "*", diff --git a/package.json b/package.json index a6527083..8e6c830f 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@commitlint/cli": "16.3.0", "@commitlint/config-conventional": "16.2.4", "@types/chai": "4.3.10", - "@types/istanbul-lib-instrument": "1.7.6", + "@types/istanbul-lib-instrument": "1.7.7", "@types/karma": "5.0.0", "@types/mocha": "9.1.1", "@types/node": "16.18.59",