Update web-ext to 7.6.1

This commit is contained in:
kkapsner 2023-04-15 20:00:07 +02:00
parent d3558f0bd7
commit 3b92824d0f
2 changed files with 30 additions and 30 deletions

58
package-lock.json generated
View File

@ -13,7 +13,7 @@
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-html": "^6.1.1",
"eslint-plugin-promise": "^4.2.1",
"web-ext": "^7.6.0",
"web-ext": "^7.6.1",
"yargs": "^15.4.1"
}
},
@ -694,9 +694,9 @@
"dev": true
},
"node_modules/adm-zip": {
"version": "0.5.9",
"resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.9.tgz",
"integrity": "sha512-s+3fXLkeeLjZ2kLjCBwQufpI5fuN+kIGBxu6530nVQZGVol0d7Y/M88/xw9HGGUcJjKf8LutN3VPRUBq6N7Ajg==",
"version": "0.5.10",
"resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.10.tgz",
"integrity": "sha512-x0HvcHqVJNTPk/Bw8JbLWlWoo6Wwnsug0fnYYro1HBrjxZ3G7/AZk7Ahv8JwDe1uIcz8eBqvu86FuF1POiG7vQ==",
"dev": true,
"engines": {
"node": ">=6.0"
@ -2380,16 +2380,16 @@
}
},
"node_modules/firefox-profile": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/firefox-profile/-/firefox-profile-4.2.2.tgz",
"integrity": "sha512-3kI17Xl9dL9AeRkpV1yahsJ+UbekkPtlQswKrIsTY1NLgxtEOR4R19rjGGz5+7/rP8Jt6fvxHk+Bai9R6Eai3w==",
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/firefox-profile/-/firefox-profile-4.3.2.tgz",
"integrity": "sha512-/C+Eqa0YgIsQT2p66p7Ygzqe7NlE/GNTbhw2SBCm5V3OsWDPITNdTPEcH2Q2fe7eMpYYNPKdUcuVioZBZiR6kA==",
"dev": true,
"dependencies": {
"adm-zip": "~0.5.x",
"fs-extra": "~9.0.1",
"ini": "~2.0.0",
"minimist": "^1.2.5",
"xml2js": "~0.4.23"
"xml2js": "^0.5.0"
},
"bin": {
"firefox-profile": "lib/cli.js"
@ -5409,9 +5409,9 @@
}
},
"node_modules/web-ext": {
"version": "7.6.0",
"resolved": "https://registry.npmjs.org/web-ext/-/web-ext-7.6.0.tgz",
"integrity": "sha512-VF3itErsAH15Lsp/0S21v/m5t0OifFTwft9F4lAbagmeuJd6eIeuif4cFkfKQ+jVpI2x30Pey9qiE4bdKYc5CA==",
"version": "7.6.1",
"resolved": "https://registry.npmjs.org/web-ext/-/web-ext-7.6.1.tgz",
"integrity": "sha512-zU7nCiUiNgrZbiF1M9f1HJmwoeyKqb/QTahsEF8ke6aBFQYK6x3NcASi7Mrd7vUrPUvhWLvWB1YFC72VZnARAg==",
"dev": true,
"dependencies": {
"@babel/runtime": "7.21.0",
@ -5423,7 +5423,7 @@
"debounce": "1.2.1",
"decamelize": "6.0.0",
"es6-error": "4.1.1",
"firefox-profile": "4.2.2",
"firefox-profile": "4.3.2",
"fs-extra": "11.1.0",
"fx-runner": "1.3.0",
"import-fresh": "3.3.0",
@ -5801,9 +5801,9 @@
}
},
"node_modules/xml2js": {
"version": "0.4.23",
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz",
"integrity": "sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==",
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.5.0.tgz",
"integrity": "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==",
"dev": true,
"dependencies": {
"sax": ">=0.6.0",
@ -6491,9 +6491,9 @@
"dev": true
},
"adm-zip": {
"version": "0.5.9",
"resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.9.tgz",
"integrity": "sha512-s+3fXLkeeLjZ2kLjCBwQufpI5fuN+kIGBxu6530nVQZGVol0d7Y/M88/xw9HGGUcJjKf8LutN3VPRUBq6N7Ajg==",
"version": "0.5.10",
"resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.10.tgz",
"integrity": "sha512-x0HvcHqVJNTPk/Bw8JbLWlWoo6Wwnsug0fnYYro1HBrjxZ3G7/AZk7Ahv8JwDe1uIcz8eBqvu86FuF1POiG7vQ==",
"dev": true
},
"ajv": {
@ -7716,16 +7716,16 @@
}
},
"firefox-profile": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/firefox-profile/-/firefox-profile-4.2.2.tgz",
"integrity": "sha512-3kI17Xl9dL9AeRkpV1yahsJ+UbekkPtlQswKrIsTY1NLgxtEOR4R19rjGGz5+7/rP8Jt6fvxHk+Bai9R6Eai3w==",
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/firefox-profile/-/firefox-profile-4.3.2.tgz",
"integrity": "sha512-/C+Eqa0YgIsQT2p66p7Ygzqe7NlE/GNTbhw2SBCm5V3OsWDPITNdTPEcH2Q2fe7eMpYYNPKdUcuVioZBZiR6kA==",
"dev": true,
"requires": {
"adm-zip": "~0.5.x",
"fs-extra": "~9.0.1",
"ini": "~2.0.0",
"minimist": "^1.2.5",
"xml2js": "~0.4.23"
"xml2js": "^0.5.0"
},
"dependencies": {
"fs-extra": {
@ -10010,9 +10010,9 @@
}
},
"web-ext": {
"version": "7.6.0",
"resolved": "https://registry.npmjs.org/web-ext/-/web-ext-7.6.0.tgz",
"integrity": "sha512-VF3itErsAH15Lsp/0S21v/m5t0OifFTwft9F4lAbagmeuJd6eIeuif4cFkfKQ+jVpI2x30Pey9qiE4bdKYc5CA==",
"version": "7.6.1",
"resolved": "https://registry.npmjs.org/web-ext/-/web-ext-7.6.1.tgz",
"integrity": "sha512-zU7nCiUiNgrZbiF1M9f1HJmwoeyKqb/QTahsEF8ke6aBFQYK6x3NcASi7Mrd7vUrPUvhWLvWB1YFC72VZnARAg==",
"dev": true,
"requires": {
"@babel/runtime": "7.21.0",
@ -10024,7 +10024,7 @@
"debounce": "1.2.1",
"decamelize": "6.0.0",
"es6-error": "4.1.1",
"firefox-profile": "4.2.2",
"firefox-profile": "4.3.2",
"fs-extra": "11.1.0",
"fx-runner": "1.3.0",
"import-fresh": "3.3.0",
@ -10291,9 +10291,9 @@
"dev": true
},
"xml2js": {
"version": "0.4.23",
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz",
"integrity": "sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==",
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.5.0.tgz",
"integrity": "sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==",
"dev": true,
"requires": {
"sax": ">=0.6.0",

View File

@ -11,7 +11,7 @@
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-html": "^6.1.1",
"eslint-plugin-promise": "^4.2.1",
"web-ext": "^7.6.0",
"web-ext": "^7.6.1",
"yargs": "^15.4.1"
},
"scripts": {},