diff --git a/package.json b/package.json index d871a991c2..6800347ebd 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@esbuild-plugins/node-globals-polyfill": "0.2.3", "@esbuild-plugins/node-modules-polyfill": "0.2.2", "@material-ui/core": "4.12.4", - "@types/chrome": "0.0.267", + "@types/chrome": "0.0.268", "@types/node": "^18", "@types/which-polygon": "2.2.3", "abort-controller": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 54d68fadfe..ca5ec9a599 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1589,10 +1589,10 @@ "@types/node" "*" "@types/responselike" "*" -"@types/chrome@0.0.267": - version "0.0.267" - resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.267.tgz#eefb7d2085993437d8109eb495431dfc0e3dbda1" - integrity sha512-vnCWPpYjazSPRMNmybRH+0q4f738F+Pbbls4ZPFsPr9/4TTNJyK1OLZDpSnghnEWb4stfmIUtq/GegnlfD4sPA== +"@types/chrome@0.0.268": + version "0.0.268" + resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.268.tgz#d5855546f30c83e181cadd77127a162c25b480d2" + integrity sha512-7N1QH9buudSJ7sI8Pe4mBHJr5oZ48s0hcanI9w3wgijAlv1OZNUZve9JR4x42dn5lJ5Sm87V1JNfnoh10EnQlA== dependencies: "@types/filesystem" "*" "@types/har-format" "*"