Skip to content

Commit

Permalink
Merge pull request #200 from okp4/dependabot/npm_and_yarn/subql/node-…
Browse files Browse the repository at this point in the history
…cosmos-3.4.3
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
2 parents 1bf9ea8 + 073a266 commit 1873436
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@cosmjs/stargate": "^0.32.0",
"@subql/cli": "4.2.2",
"@subql/node-cosmos": "3.4.2",
"@subql/node-cosmos": "3.4.3",
"@subql/testing": "2.1.0",
"@types/jest": "^29.5.10",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3502,7 +3502,7 @@
jwt-decode "^3.1.2"
lru-cache "^10.0.1"

"@subql/node-core@^7.0.0":
"@subql/node-core@^7.0.1":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@subql/node-core/-/node-core-7.0.1.tgz#218b09dd1dcde543d7526a0bb8170588d06f6f52"
integrity sha512-KJJnfngY6MwWP/zotcFGOopkkKNlvxaRwFnJKYlgom0k/wNCUQcbQ1l6ruLNa+1njFqriSu76NGiwKHLV5Q39Q==
Expand Down Expand Up @@ -3531,10 +3531,10 @@
vm2 "^3.9.19"
yargs "^16.2.0"

"@subql/[email protected].2":
version "3.4.2"
resolved "https://registry.yarnpkg.com/@subql/node-cosmos/-/node-cosmos-3.4.2.tgz#a18c190140df3db58d2bd3000d9a539cea24ad95"
integrity sha512-GZTLlb0U6SYDEHMaLpWs/USIIqZOamqgGKtlVtAWQ4VHqDluTi87ITk7lS2CO/HadHrm7K6F0iWNmkBCbGUSOQ==
"@subql/[email protected].3":
version "3.4.3"
resolved "https://registry.yarnpkg.com/@subql/node-cosmos/-/node-cosmos-3.4.3.tgz#05b121290704b3441534e74d758bc40e3b615e3d"
integrity sha512-CQVUBUDcyuZT9E8AhrJrZ1mpi+GrfzaZQPfaQyBQkxi1sxGBnCfjTx+k5RyLtFcp/UOm07ufVCQClorJDEsELw==
dependencies:
"@apollo/client" "3.5.8"
"@cosmjs/cosmwasm-stargate" "^0.30.1"
Expand All @@ -3547,7 +3547,7 @@
"@nestjs/schedule" "^3.0.1"
"@subql/common" "^3.3.0"
"@subql/common-cosmos" "3.2.1"
"@subql/node-core" "^7.0.0"
"@subql/node-core" "^7.0.1"
"@subql/types-cosmos" "3.2.1"
cosmjs-types "^0.7.0"
cron-converter "^1.0.2"
Expand Down

0 comments on commit 1873436

Please sign in to comment.