aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-23 13:32:22 +0000
committerGitHub <noreply@github.com>2023-03-23 13:32:22 +0000
commit802d46603de45bad9793b44bc434b9349ecc4ba1 (patch)
treefaa246003e96dd413c4e92416c45d2431fbff155 /package.json
parent3f32bbb395463b2fe4fd3877e0e1fc0aacea60b5 (diff)
Bump jsonwebtoken and web-ext
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.0 and updates ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together. Updates `jsonwebtoken` from 8.5.1 to 9.0.0 - [Release notes](https://github.com/auth0/node-jsonwebtoken/releases) - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0) Updates `web-ext` from 7.3.0 to 7.6.0 - [Release notes](https://github.com/mozilla/web-ext/releases) - [Commits](https://github.com/mozilla/web-ext/compare/7.3.0...7.6.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: indirect - dependency-name: web-ext dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
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 2de7bcef..fda8859e 100644
--- a/package.json
+++ b/package.json
@@ -51,6 +51,6 @@
"parse5": "^7.1.2",
"stylelint": "^14.14.0",
"stylelint-config-recommended": "^9.0.0",
- "web-ext": "^7.3.0"
+ "web-ext": "^7.6.0"
}
}