Skip to content

Commit

Permalink
fix(deps): update dependency hasura-cli to v2.35.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Dec 15, 2023
1 parent 5d07c77 commit 39a8d4f
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.1"
"hasura-cli": "2.35.2"
},
"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].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==
[email protected].2:
version "2.35.2"
resolved "https://registry.yarnpkg.com/hasura-cli/-/hasura-cli-2.35.2.tgz#4897966fcf15b7d938e0915a3774772503701682"
integrity sha512-BNh+0ht+KapANWR28eHLy3+gKl6Z5rfs+1Pw7vA3DCY6XG8+U/JdWrw/iL1oIxjlXgGx1dHvlVkGk/cFZYd6nQ==
dependencies:
axios "^0.21.1"
chalk "^2.4.2"
Expand Down

0 comments on commit 39a8d4f

Please sign in to comment.