Bump node-forge and parcel

Removes [node-forge](https://github.com/digitalbazaar/forge). It's no longer used after updating ancestor dependency [parcel](https://github.com/parcel-bundler/parcel). These dependencies need to be updated together.


Removes `node-forge`

Updates `parcel` from 1.12.4 to 2.7.0
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/compare/parcel-bundler@1.12.4...v2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-13 02:50:32 +00:00 committed by GitHub
parent 442df2fb14
commit 04fa148144
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4293 additions and 11071 deletions

15362
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -128,7 +128,7 @@
"dependency-cruiser": "^10.4.0",
"fs": "0.0.1-security",
"mocha": "^9.2.2",
"parcel": "^1.2.4",
"parcel": "^2.8.1",
"prettier": "2.7.1",
"read-file": "^0.2.0",
"sharp": "^0.30.5",