Bump node-forge and web-ext

Bumps [node-forge](https://github.com/digitalbazaar/forge) and [web-ext](https://github.com/mozilla/web-ext). These dependencies needed to be updated together.

Updates `node-forge` from 0.10.0 to 1.3.1
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/0.10.0...v1.3.1)

Updates `web-ext` from 6.8.0 to 7.2.0
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](https://github.com/mozilla/web-ext/compare/6.8.0...7.2.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
- dependency-name: web-ext
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-16 13:14:42 +00:00 committed by GitHub
parent 5d3a9dccf3
commit 9c63be99b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2128 additions and 4956 deletions

7082
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -27,7 +27,7 @@
"glob": "^8.0.3",
"node-fetch": "^2.6.7",
"sync-version": "^1.0.1",
"web-ext": "^6.8.0"
"web-ext": "^7.2.0"
},
"scripts": {
"lint": "eslint \"**/*.js\" --cache",