diff --git a/package.json b/package.json index bd3e76d..727b4ac 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "dependencies": { "@google-cloud/bigquery": "^3.0.0", - "@oasisdex/automation": "1.6.3", + "@oasisdex/automation": "1.6.5", "@oasisdex/spock-etl": "^0.1.5", "@oasisdex/spock-graphql-api": "^0.1.2", "@oasisdex/spock-test-utils": "^0.1.1", diff --git a/yarn.lock b/yarn.lock index 704489f..3bcd73a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -455,10 +455,10 @@ "@types/yargs" "^15.0.0" chalk "^4.0.0" -"@oasisdex/automation@1.6.3": - version "1.6.3" - resolved "https://registry.yarnpkg.com/@oasisdex/automation/-/automation-1.6.3.tgz#72bddac70acaaa5272e36b80ed7c11b65e4cffb3" - integrity sha512-8VipCl/x2WMh1SduiZTymR0X3mPgFV2QZ+eVok6N6rZPEDFt5srcKkt/FWHXCKlj46d64bEi0sJFcG1gqzzYgg== +"@oasisdex/automation@1.6.5": + version "1.6.5" + resolved "https://registry.yarnpkg.com/@oasisdex/automation/-/automation-1.6.5.tgz#ef75d4ef296012d6345c0dbe71e3c8fe8a131c78" + integrity sha512-W/z1OllFujfF/pocgrPS8wT4h32yuumFmXe+OxZuPcQEOsnxFDrAKfsCC2k20bLOYdL06J7G2smzFaZb6qCVHg== dependencies: ethers "^5.6.2"