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:
parent
5d3a9dccf3
commit
9c63be99b1
7082
package-lock.json
generated
7082
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user