Skip to content

Commit

Permalink
Update @subql deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jiqiang90 authored Jan 25, 2024
1 parent d17671d commit c96b78d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@nestjs/schedule": "^3.0.1",
"@subql/common": "^3.3.1",
"@subql/common-cosmos": "workspace:*",
"@subql/node-core": "^7.0.6",
"@subql/node-core": "^7.0.8",
"@subql/types-cosmos": "workspace:*",
"cosmjs-types": "^0.7.0",
"cron-converter": "^1.0.2",
Expand Down
31 changes: 15 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4373,9 +4373,9 @@ __metadata:
languageName: node
linkType: hard

"@subql/node-core@npm:^7.0.6":
version: 7.0.6
resolution: "@subql/node-core@npm:7.0.6"
"@subql/node-core@npm:^7.0.8":
version: 7.0.8
resolution: "@subql/node-core@npm:7.0.8"
dependencies:
"@apollo/client": ^3.8.8
"@nestjs/common": ^9.4.0
Expand All @@ -4385,8 +4385,7 @@ __metadata:
"@subql/common": 3.3.1
"@subql/testing": 2.1.0
"@subql/types": 3.3.0
"@subql/utils": 2.6.1-0
"@subql/x-sequelize": 6.32.0-0.0.2
"@subql/utils": 2.6.2
"@willsoto/nestjs-prometheus": ^5.4.0
async-lock: ^1.4.0
async-mutex: ^0.4.0
Expand All @@ -4400,7 +4399,7 @@ __metadata:
tar: ^6.1.11
vm2: ^3.9.19
yargs: ^16.2.0
checksum: a7d7d1dd132eafcf9ea1a0058e5f8174b4488aac3ea4f148efba5088483bed99af061ee7ba2a5c0cbec9dc1beeecb0823887df674dd443c78cd8e07d3b3c5e23
checksum: 502b257e0b759f1d9032ed28421c12ea49ba00e5817215ac4961d8885a0efbe1acd69e566a9d03f66373f6a7880443446f58e42ede1738e70342c4986d5e2ee1
languageName: node
linkType: hard

Expand All @@ -4421,7 +4420,7 @@ __metadata:
"@nestjs/testing": ^9.4.0
"@subql/common": ^3.3.1
"@subql/common-cosmos": "workspace:*"
"@subql/node-core": ^7.0.6
"@subql/node-core": ^7.0.8
"@subql/types-cosmos": "workspace:*"
"@types/express": ^4.17.13
"@types/jest": ^27.4.0
Expand Down Expand Up @@ -4496,13 +4495,13 @@ __metadata:
languageName: node
linkType: hard

"@subql/utils@npm:2.6.1-0":
version: 2.6.1-0
resolution: "@subql/utils@npm:2.6.1-0"
"@subql/utils@npm:2.6.2":
version: 2.6.2
resolution: "@subql/utils@npm:2.6.2"
dependencies:
"@polkadot/util": ^12.5.1
"@polkadot/util-crypto": ^12.5.1
"@subql/x-sequelize": 6.32.0-0.0.2
"@subql/x-sequelize": 6.32.0-0.0.4
ansi-styles: ^6.1.0
chalk: ^4.1.2
detect-port: ^1.3.0
Expand All @@ -4514,13 +4513,13 @@ __metadata:
rotating-file-stream: ^3.0.2
semver: ^7.5.2
tar: ^6.1.11
checksum: dea61bb79cd6ed9f239ab0e4e5c07e7aa24c2e212e233e06b539130663a4cc45852a96b4c7a35145cc068ade7dad54121f2f98a73e1f5a09aaff6231f106d829
checksum: 1d24b0a4cfc57fa01d6940c887176ac339f369f9f638ebc1314698bf531b4a627377fc5ca0236728d6f74e9055235665a23660fa82d895574e8e1ad8b66d70e4
languageName: node
linkType: hard

"@subql/x-sequelize@npm:6.32.0-0.0.2":
version: 6.32.0-0.0.2
resolution: "@subql/x-sequelize@npm:6.32.0-0.0.2"
"@subql/x-sequelize@npm:6.32.0-0.0.4":
version: 6.32.0-0.0.4
resolution: "@subql/x-sequelize@npm:6.32.0-0.0.4"
dependencies:
"@types/debug": ^4.1.7
"@types/validator": ^13.7.1
Expand Down Expand Up @@ -4557,7 +4556,7 @@ __metadata:
optional: true
tedious:
optional: true
checksum: e8f7ab7c7be694f4f8892e40e11626ff7a20c6fed7ac7834394e432b77527f57eb04a5cfc25d316599ac481a5b250e24020a337bc03f36d05eb442be571fc432
checksum: 1a648338693be8a2516ddfa79134f3f90239804985113ed1931ca154be850fc6d945c5c77d82f589b6d0711d4ad94fd70b468adfabb3f7f5f1e358c7e1d84d71
languageName: node
linkType: hard

Expand Down

0 comments on commit c96b78d

Please sign in to comment.