diff options
author | Ajay <[email protected]> | 2023-02-22 00:06:35 -0500 |
---|---|---|
committer | Ajay <[email protected]> | 2023-02-22 00:06:35 -0500 |
commit | 00c09052dccfbc76e056f63a0c8ac3c7f9b3467e (patch) | |
tree | 3127848820fd9afde3b85130fe789fc030c910d1 /package.json | |
parent | 4095ca8642d5fefb4df2ebd0cc4b4f31ca9c425d (diff) | |
download | SponsorBlock-00c09052dccfbc76e056f63a0c8ac3c7f9b3467e.tar.gz SponsorBlock-00c09052dccfbc76e056f63a0c8ac3c7f9b3467e.zip |
update chrome driver
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1da498bb..fbba0d22 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@types/wicg-mediasession": "^1.1.4", "@typescript-eslint/eslint-plugin": "^5.40.1", "@typescript-eslint/parser": "^5.40.1", - "chromedriver": "^106.0.1", + "chromedriver": "^110.0.0", "concurrently": "^7.4.0", "copy-webpack-plugin": "^11.0.0", "eslint": "^8.25.0", |