diff --git a/package-lock.json b/package-lock.json index c8e531e80..587108f92 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@types/yargs": "^17.0.33", "@typescript-eslint/eslint-plugin": "^8.43.0", "@typescript-eslint/parser": "^8.43.0", - "chrome-devtools-frontend": "1.0.1576915", + "chrome-devtools-frontend": "1.0.1578729", "core-js": "3.48.0", "debug": "4.4.3", "eslint": "^9.35.0", @@ -2534,9 +2534,9 @@ } }, "node_modules/chrome-devtools-frontend": { - "version": "1.0.1576915", - "resolved": "https://registry.npmjs.org/chrome-devtools-frontend/-/chrome-devtools-frontend-1.0.1576915.tgz", - "integrity": "sha512-9yBOVv9RtHMguCeGS9GMZ7YnKj7IfoqGaIulc8JJYXVaMiNQ+xm5RwgQK0mPkL+zFgfm9Vi/6Wkoj/1Ws/6vvw==", + "version": "1.0.1578729", + "resolved": "https://registry.npmjs.org/chrome-devtools-frontend/-/chrome-devtools-frontend-1.0.1578729.tgz", + "integrity": "sha512-vUqK6blf1k//CWcJyHyDQOwMaGASJ+HOPX8FI46er8i0YJFYFuoNFiboiM29ORqy+j/SCwLn7+cioS2Pv3w7hA==", "dev": true, "license": "BSD-3-Clause" }, diff --git a/package.json b/package.json index bc391b15f..8aacde72a 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@types/yargs": "^17.0.33", "@typescript-eslint/eslint-plugin": "^8.43.0", "@typescript-eslint/parser": "^8.43.0", - "chrome-devtools-frontend": "1.0.1576915", + "chrome-devtools-frontend": "1.0.1578729", "core-js": "3.48.0", "debug": "4.4.3", "eslint": "^9.35.0",