diff --git a/package.json b/package.json index ff6835e2..07e9868c 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "shellcheck": "^2.2.0", "stylelint": "^15.10.3", "stylelint-config-standard": "^34.0.0", - "web-ext": "^7.7.0" + "web-ext": "^7.8.0" }, "resolutions": { "bl": "^1.2.3", diff --git a/yarn.lock b/yarn.lock index ff62ea6d..35310e6a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6530,10 +6530,10 @@ wcwidth@^1.0.0: dependencies: defaults "^1.0.3" -web-ext@^7.7.0: - version "7.7.0" - resolved "https://registry.yarnpkg.com/web-ext/-/web-ext-7.7.0.tgz#fc6e8e6241d4f86e0e938c96f2bd72ae857565e0" - integrity sha512-/jc0kbSLfw/ANra6v70I6QADrVYL0Wo98T0Cigt39EjVpXbiwES8zww/9QL7aE0L1tK0ISWYq45KNisDV+GKVA== +web-ext@^7.8.0: + version "7.8.0" + resolved "https://registry.yarnpkg.com/web-ext/-/web-ext-7.8.0.tgz#710cd73af79e3ac26fd4883b8894a3f6fd692d5d" + integrity sha512-ta+VjbNfK5q0pqRmrlH/DQMdJ89sAJFfgcvpqoUoe2gPxLu18zZ5mIakGvyjmfjrkJLOZ2NCNF7suj/qd6xaEQ== dependencies: "@babel/runtime" "7.21.0" "@devicefarmer/adbkit" "3.2.3"