Skip to content

Commit

Permalink
Update node-core
Browse files Browse the repository at this point in the history
  • Loading branch information
stwiname committed Mar 4, 2025
1 parent df61e85 commit 3fab1d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@nestjs/schedule": "^5.0.1",
"@subql/common": "^5.4.0",
"@subql/common-starknet": "workspace:*",
"@subql/node-core": "^17.0.2",
"@subql/node-core": "^17.1.0",
"@subql/testing": "^2.2.2",
"@subql/types-starknet": "workspace:*",
"cacheable-lookup": "6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2922,9 +2922,9 @@ __metadata:
languageName: node
linkType: hard

"@subql/node-core@npm:^17.0.2":
version: 17.0.2
resolution: "@subql/node-core@npm:17.0.2"
"@subql/node-core@npm:^17.1.0":
version: 17.1.0
resolution: "@subql/node-core@npm:17.1.0"
dependencies:
"@apollo/client": ^3.11.2
"@nestjs/common": ^11.0.7
Expand All @@ -2950,7 +2950,7 @@ __metadata:
toposort-class: ^1.0.1
vm2: ^3.9.19
yargs: ^16.2.0
checksum: b73f98d92843e5250e4baadea4eaf71bfffd740ffdba9c3bd1d97acc5de04f063e0eb387d3607a66e0c88763bc945bddf39decb205eaf02d035cde76172b6ff0
checksum: f0bba8dc65d2e522c6d6079a018f726cd240fa585c1bab3db67c44ecf93faf7e7c297762ce40b5ce7c9ae38ea7de825fe09a8e707124841dd2dd4ea1c8f55034
languageName: node
linkType: hard

Expand All @@ -2967,7 +2967,7 @@ __metadata:
"@nestjs/testing": ^11.0.10
"@subql/common": ^5.4.0
"@subql/common-starknet": "workspace:*"
"@subql/node-core": ^17.0.2
"@subql/node-core": ^17.1.0
"@subql/testing": ^2.2.2
"@subql/types-starknet": "workspace:*"
"@types/express": ^4.17.13
Expand Down

0 comments on commit 3fab1d3

Please sign in to comment.