diff --git a/.browser b/.browser index 413030495..848a30b74 100644 --- a/.browser +++ b/.browser @@ -1 +1 @@ -chrome@134.0.6998.5 \ No newline at end of file +chrome@135.0.7000.0 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 2104184c1..3040dbdfe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "chai": "4.5.0", "chai-as-promised": "7.1.2", "debug": "4.4.0", - "devtools-protocol": "0.0.1413902", + "devtools-protocol": "0.0.1415363", "eslint": "9.12.0", "eslint-config-prettier": "10.0.1", "eslint-import-resolver-typescript": "3.7.0", @@ -2998,9 +2998,9 @@ } }, "node_modules/devtools-protocol": { - "version": "0.0.1413902", - "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1413902.tgz", - "integrity": "sha512-yRtvFD8Oyk7C9Os3GmnFZLu53yAfsnyw1s+mLmHHUK0GQEc9zthHWvS1r67Zqzm5t7v56PILHIVZ7kmFMaL2yQ==", + "version": "0.0.1415363", + "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1415363.tgz", + "integrity": "sha512-5AmTnmdlfA3cz0aGGD54zy6R/u+ql1uOiQPBNThRNjfZ8on9u4t8ZKPtyehkArBbOtrxOsOUwFRQvTu3l9rq/w==", "dev": true, "license": "BSD-3-Clause" }, diff --git a/package.json b/package.json index d767ff140..cb208892e 100644 --- a/package.json +++ b/package.json @@ -180,7 +180,7 @@ "chai": "4.5.0", "chai-as-promised": "7.1.2", "debug": "4.4.0", - "devtools-protocol": "0.0.1413902", + "devtools-protocol": "0.0.1415363", "eslint": "9.12.0", "eslint-config-prettier": "10.0.1", "eslint-import-resolver-typescript": "3.7.0",