aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDarius Jahandarie <djahandarie@gmail.com>2023-03-23 22:37:03 +0900
committerGitHub <noreply@github.com>2023-03-23 22:37:03 +0900
commit88cacc11aba565b43805f7fe80d02cd064339e1d (patch)
treefaa246003e96dd413c4e92416c45d2431fbff155 /package.json
parent3f32bbb395463b2fe4fd3877e0e1fc0aacea60b5 (diff)
parent802d46603de45bad9793b44bc434b9349ecc4ba1 (diff)
Merge pull request #104 from themoeway/dependabot/npm_and_yarn/jsonwebtoken-and-web-ext-9.0.0
Bump jsonwebtoken and web-ext
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"
}
}