Bump @graphprotocol/graph-cli from 0.37.2 to 0.37.7 (#603)

Bumps @graphprotocol/graph-cli from 0.37.2 to 0.37.7.

---
updated-dependencies:
- dependency-name: "@graphprotocol/graph-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-01-23 12:17:12 +03:00 committed by GitHub
parent 38a7166041
commit 25021ac9ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 38 deletions

57
package-lock.json generated
View File

@ -14,7 +14,7 @@
"cross-fetch": "^3.1.4"
},
"devDependencies": {
"@graphprotocol/graph-cli": "^0.37.2",
"@graphprotocol/graph-cli": "^0.37.7",
"@graphprotocol/graph-ts": "^0.29.1",
"@types/chai": "^4.3.4",
"@types/chai-spies": "^1.0.3",
@ -625,9 +625,9 @@
}
},
"node_modules/@graphprotocol/graph-cli": {
"version": "0.37.2",
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-cli/-/graph-cli-0.37.2.tgz",
"integrity": "sha512-RPHYCRCc62RsscwFpwFT+929lNNoB/FJW+PFaQ+zZaJuauj0x/+npcfIDCb4zAxlQskETqzT5WvWQ9gRK1l66g==",
"version": "0.37.7",
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-cli/-/graph-cli-0.37.7.tgz",
"integrity": "sha512-7akwigB+LaXE+idEIuNBQtVJCX7wSrN/CzHZ9w1n7DA6Gw2SmGy/bXAuNheJi1aLqUhk1wQvTl6LmHIsAcL7GQ==",
"dev": true,
"dependencies": {
"@float-capital/float-subgraph-uncrashable": "^0.0.0-alpha.4",
@ -642,12 +642,11 @@
"glob": "7.1.6",
"gluegun": "git+https://github.com/edgeandnode/gluegun.git#v4.3.1-pin-colors-dep",
"graphql": "15.5.0",
"immutable": "3.8.2",
"immutable": "4.2.1",
"ipfs-http-client": "34.0.0",
"jayson": "3.6.6",
"js-yaml": "3.13.1",
"node-fetch": "2.6.0",
"pkginfo": "0.4.1",
"prettier": "1.19.1",
"request": "2.88.2",
"semver": "7.3.5",
@ -658,7 +657,10 @@
"yaml": "1.9.2"
},
"bin": {
"graph": "bin/graph"
"graph": "dist/bin.js"
},
"engines": {
"node": ">=14"
}
},
"node_modules/@graphprotocol/graph-cli/node_modules/assemblyscript": {
@ -6622,13 +6624,10 @@
}
},
"node_modules/immutable": {
"version": "3.8.2",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-3.8.2.tgz",
"integrity": "sha1-wkOZUUVbs5kT2vKBN28VMOEErfM=",
"dev": true,
"engines": {
"node": ">=0.10.0"
}
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-4.2.1.tgz",
"integrity": "sha512-7WYV7Q5BTs0nlQm7tl92rDYYoyELLKHoDMBKhrxEoiV4mrfVdRz8hzPiYOzH7yWjzoVEamxRuAqhxL2PLRwZYQ==",
"dev": true
},
"node_modules/import-fresh": {
"version": "3.3.0",
@ -10283,15 +10282,6 @@
"url": "https://github.com/sponsors/jonschlinkert"
}
},
"node_modules/pkginfo": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/pkginfo/-/pkginfo-0.4.1.tgz",
"integrity": "sha1-tUGO8EOd5UJfxJlQQtztFPsqhP8=",
"dev": true,
"engines": {
"node": ">= 0.4.0"
}
},
"node_modules/pluralize": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz",
@ -14850,9 +14840,9 @@
}
},
"@graphprotocol/graph-cli": {
"version": "0.37.2",
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-cli/-/graph-cli-0.37.2.tgz",
"integrity": "sha512-RPHYCRCc62RsscwFpwFT+929lNNoB/FJW+PFaQ+zZaJuauj0x/+npcfIDCb4zAxlQskETqzT5WvWQ9gRK1l66g==",
"version": "0.37.7",
"resolved": "https://registry.npmjs.org/@graphprotocol/graph-cli/-/graph-cli-0.37.7.tgz",
"integrity": "sha512-7akwigB+LaXE+idEIuNBQtVJCX7wSrN/CzHZ9w1n7DA6Gw2SmGy/bXAuNheJi1aLqUhk1wQvTl6LmHIsAcL7GQ==",
"dev": true,
"requires": {
"@float-capital/float-subgraph-uncrashable": "^0.0.0-alpha.4",
@ -14867,12 +14857,11 @@
"glob": "7.1.6",
"gluegun": "git+https://github.com/edgeandnode/gluegun.git#v4.3.1-pin-colors-dep",
"graphql": "15.5.0",
"immutable": "3.8.2",
"immutable": "4.2.1",
"ipfs-http-client": "34.0.0",
"jayson": "3.6.6",
"js-yaml": "3.13.1",
"node-fetch": "2.6.0",
"pkginfo": "0.4.1",
"prettier": "1.19.1",
"request": "2.88.2",
"semver": "7.3.5",
@ -19490,9 +19479,9 @@
"dev": true
},
"immutable": {
"version": "3.8.2",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-3.8.2.tgz",
"integrity": "sha1-wkOZUUVbs5kT2vKBN28VMOEErfM=",
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-4.2.1.tgz",
"integrity": "sha512-7WYV7Q5BTs0nlQm7tl92rDYYoyELLKHoDMBKhrxEoiV4mrfVdRz8hzPiYOzH7yWjzoVEamxRuAqhxL2PLRwZYQ==",
"dev": true
},
"import-fresh": {
@ -22274,12 +22263,6 @@
"integrity": "sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==",
"dev": true
},
"pkginfo": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/pkginfo/-/pkginfo-0.4.1.tgz",
"integrity": "sha1-tUGO8EOd5UJfxJlQQtztFPsqhP8=",
"dev": true
},
"pluralize": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz",

View File

@ -42,7 +42,7 @@
"changelog": "auto-changelog -p"
},
"devDependencies": {
"@graphprotocol/graph-cli": "^0.37.2",
"@graphprotocol/graph-cli": "^0.37.7",
"@graphprotocol/graph-ts": "^0.29.1",
"@types/chai": "^4.3.4",
"@types/chai-spies": "^1.0.3",