Bump node-forge and @graphprotocol/graph-cli

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


Removes `node-forge`

Updates `@graphprotocol/graph-cli` from 0.38.0 to 0.46.1

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
- dependency-name: "@graphprotocol/graph-cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-01 09:45:16 +00:00 committed by GitHub
parent e30047c430
commit ee8710d51f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2553 additions and 3066 deletions

5617
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -42,7 +42,7 @@
"changelog": "auto-changelog -p"
},
"devDependencies": {
"@graphprotocol/graph-cli": "^0.38.0",
"@graphprotocol/graph-cli": "^0.48.0",
"@graphprotocol/graph-ts": "^0.29.3",
"@types/chai": "^4.3.5",
"@types/chai-spies": "^1.0.3",