diff --git a/package-lock.json b/package-lock.json index ff1c5292850..fb6f82cbeb4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "ci-info": "4.4.0", "clean-deep": "3.4.0", "commander": "12.1.0", - "comment-json": "4.3.0", + "comment-json": "4.6.2", "content-type": "1.0.5", "cookie": "1.0.2", "cron-parser": "4.9.0", @@ -9748,11 +9748,12 @@ } }, "node_modules/comment-json": { - "version": "4.3.0", + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/comment-json/-/comment-json-4.6.2.tgz", + "integrity": "sha512-R2rze/hDX30uul4NZoIZ76ImSJLFxn/1/ZxtKC1L77y2X1k+yYu1joKbAtMA2Fg3hZrTOiw0I5mwVMo0cf250w==", "license": "MIT", "dependencies": { "array-timsort": "^1.0.3", - "core-util-is": "^1.0.3", "esprima": "^4.0.1" }, "engines": { diff --git a/package.json b/package.json index e10c56c53b5..39e51b397ba 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "ci-info": "4.4.0", "clean-deep": "3.4.0", "commander": "12.1.0", - "comment-json": "4.3.0", + "comment-json": "4.6.2", "content-type": "1.0.5", "cookie": "1.0.2", "cron-parser": "4.9.0",