diff --git a/.github/workflows/firebase-hosting-pull-request.yml b/.github/workflows/firebase-hosting-pull-request.yml index 51b389c..2c378de 100644 --- a/.github/workflows/firebase-hosting-pull-request.yml +++ b/.github/workflows/firebase-hosting-pull-request.yml @@ -50,3 +50,4 @@ jobs: firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_AURA_ANALYTICS_1C4B3 }}' channelId: live projectId: aura-analytics-1c4b3 + firebaseToolsVersion: 12.7.0 diff --git a/package.json b/package.json index 2a1e21b..fecdded 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "ethereum-multicall": "^2.17.0", "ethers": "^5.7.2", "firebase": "^9.22.1", - "firebase-tools": "^12.3.0", + "firebase-tools": "12.7.0", "graphql-tag": "^2.12.6", "identicon.js": "^2.3.3", "jsbi": "^4.3.0",