Skip to content

Commit

Permalink
fix(deps): update dependency hasura-cli to v2.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2023
1 parent 8012253 commit cc8a109
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eesast-hasura",
"dependencies": {
"hasura-cli": "2.35.0"
"hasura-cli": "2.35.1"
},
"scripts": {
"apply": "hasura migrate apply && hasura metadata apply",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ has-flag@^3.0.0:
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
integrity sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==

[email protected].0:
version "2.35.0"
resolved "https://registry.yarnpkg.com/hasura-cli/-/hasura-cli-2.35.0.tgz#d95dae977fe8d290a63cfe24a576105065c4504c"
integrity sha512-aK3+vR0q2UwUZVai/ojDSQolt7JWI6cxPo8t/Sx4oD4INYgX8u0WRw6W7DWvaPfnSm9yHGEFvfJJnp670Tc3rQ==
[email protected].1:
version "2.35.1"
resolved "https://registry.yarnpkg.com/hasura-cli/-/hasura-cli-2.35.1.tgz#30de7f2da698750c655c71e7fcf57550d9c7d9ef"
integrity sha512-rHy3cOpwj6UtgQQVkLntGaXqzP0BDaxwgtFRKV45Zuj3B2u2uvwk5sgI+iFlqZ3/lyHcTMMoQl6jeE8N+ypPlw==
dependencies:
axios "^0.21.1"
chalk "^2.4.2"
Expand Down

0 comments on commit cc8a109

Please sign in to comment.