Skip to content

Commit

Permalink
Bump versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 6, 2024
1 parent 95495b0 commit cc26667
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion graphql/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@graphql-tools/merge": "^9.0.1",
"@graphql-tools/utils": "^10.0.11",
"@graphql-tools/schema": "^10.0.2",
"@subsquid/openreader": "^5.0.0",
"@subsquid/openreader": "^5.1.0",
"@subsquid/typeorm-config": "^4.1.1",
"@subsquid/logger": "^1.3.3",
"@subsquid/util-internal": "^3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion graphql/openreader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subsquid/openreader",
"version": "5.0.0",
"version": "5.1.0",
"description": "GraphQL server for postgres-compatible databases",
"keywords": [
"graphql",
Expand Down
2 changes: 1 addition & 1 deletion typeorm/typeorm-codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"build": "rm -rf lib && tsc"
},
"dependencies": {
"@subsquid/openreader": "^5.0.0",
"@subsquid/openreader": "^5.1.0",
"@subsquid/util-internal": "^3.2.0",
"@subsquid/util-internal-code-printer": "^1.2.2",
"@subsquid/util-naming": "^1.3.0",
Expand Down

0 comments on commit cc26667

Please sign in to comment.