diff --git a/package.json b/package.json index e1ff135..95f2048 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@types/node": "^24.9.1", "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", - "@types/webextension-polyfill": "^0.12.3", + "@types/webextension-polyfill": "^0.12.5", "@typescript-eslint/eslint-plugin": "^7.8.0", "@typescript-eslint/parser": "^7.18.0", "@vitejs/plugin-react": "^4.7.0", diff --git a/yarn.lock b/yarn.lock index d140986..d067e54 100644 --- a/yarn.lock +++ b/yarn.lock @@ -997,10 +997,10 @@ resolved "https://registry.npmjs.org/@types/semver/-/semver-7.5.8.tgz" integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ== -"@types/webextension-polyfill@^0.12.3": - version "0.12.3" - resolved "https://registry.yarnpkg.com/@types/webextension-polyfill/-/webextension-polyfill-0.12.3.tgz#a4ac3452b816e4bd646024007a886234e2f6293e" - integrity sha512-F58aDVSeN/MjUGazXo/cPsmR76EvqQhQ1v4x23hFjUX0cfAJYE+JBWwiOGW36/VJGGxoH74sVlRIF3z7SJCKyg== +"@types/webextension-polyfill@^0.12.5": + version "0.12.5" + resolved "https://registry.yarnpkg.com/@types/webextension-polyfill/-/webextension-polyfill-0.12.5.tgz#1d0c54ce83628b97eb7c2e31ec97500122a489c5" + integrity sha512-uKSAv6LgcVdINmxXMKBuVIcg/2m5JZugoZO8x20g7j2bXJkPIl/lVGQcDlbV+aXAiTyXT2RA5U5mI4IGCDMQeg== "@typescript-eslint/eslint-plugin@^7.8.0": version "7.8.0"