diff --git a/packages/notification-service/package.json b/packages/notification-service/package.json index cc8e98ba2f0..dddb60dc0fa 100644 --- a/packages/notification-service/package.json +++ b/packages/notification-service/package.json @@ -23,7 +23,7 @@ "bignumber.js": "^7.2.0", "dotenv": "^6.0.0", "express": "^4.16.4", - "firebase-admin": "^7.0.0", + "firebase-admin": "^9.0.0", "i18next": "^12.1.0", "node-fetch": "^2.2.0", "typescript": "^3.3.3", @@ -32,7 +32,7 @@ "web3-utils": "1.0.0-beta.37" }, "devDependencies": { - "@google-cloud/nodejs-repo-tools": "^2.3.3", + "@google-cloud/nodejs-repo-tools": "^3.2.0", "@types/async-polling": "^0.0.3", "@types/dotenv": "^4.0.3", "@types/express": "^4.16.1",