aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-06 02:38:48 +0000
committerGitHub <[email protected]>2024-09-06 02:38:48 +0000
commite8c65fb21b0d3c36fd2925a02dde8968f74c22cc (patch)
treed163390afb7279437704a1dff2767aa97c0671ca /package.json
parent65b7d6589a8daca29ea6f904c1ea870c7345d08e (diff)
downloadSponsorBlock-e8c65fb21b0d3c36fd2925a02dde8968f74c22cc.tar.gz
SponsorBlock-e8c65fb21b0d3c36fd2925a02dde8968f74c22cc.zip
Bump tough-cookie and web-ext
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.4 and updates ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together. Updates `tough-cookie` from 4.1.2 to 4.1.4 - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.4) Updates `web-ext` from 7.10.0 to 8.2.0 - [Release notes](https://github.com/mozilla/web-ext/releases) - [Commits](https://github.com/mozilla/web-ext/compare/7.10.0...8.2.0) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect - dependency-name: web-ext dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b63e31e5..b90628c8 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"ts-loader": "^9.4.2",
"ts-node": "^10.9.1",
"typescript": "4.9",
- "web-ext": "^7.10.0",
+ "web-ext": "^8.2.0",
"webpack": "^5.75.0",
"webpack-cli": "^4.10.0",
"webpack-merge": "^5.8.0"