diff --git a/package-lock.json b/package-lock.json index e4c5cee..52f1d82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "dotenv": "^17.3.1", "express": "^4.18.2", "express-rate-limit": "^8.5.2", - "google-auth-library": "^10.6.2", + "google-auth-library": "^10.7.0", "jsonwebtoken": "^9.0.2", "razorpay": "^2.9.6", "uuid": "^9.0.0" @@ -811,9 +811,9 @@ } }, "node_modules/google-auth-library": { - "version": "10.6.2", - "resolved": "https://registry.npmjs.org/google-auth-library/-/google-auth-library-10.6.2.tgz", - "integrity": "sha512-e27Z6EThmVNNvtYASwQxose/G57rkRuaRbQyxM2bvYLLX/GqWZ5chWq2EBoUchJbCc57eC9ArzO5wMsEmWftCw==", + "version": "10.7.0", + "resolved": "https://registry.npmjs.org/google-auth-library/-/google-auth-library-10.7.0.tgz", + "integrity": "sha512-QpTAbNJ36TliZLx3TTtahR8HG0hN9RllL1e3FymOvQSIKK8JmgV58H924ub2wa2DsS3ANjjP1Aw1N+Ramc8hqQ==", "license": "Apache-2.0", "dependencies": { "base64-js": "^1.3.0", diff --git a/package.json b/package.json index 5b55e02..758e90a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dotenv": "^17.3.1", "express": "^4.18.2", "express-rate-limit": "^8.5.2", - "google-auth-library": "^10.6.2", + "google-auth-library": "^10.7.0", "jsonwebtoken": "^9.0.2", "razorpay": "^2.9.6", "uuid": "^9.0.0" diff --git a/public/admin.html b/public/admin.html index 37f6b44..c2cee1d 100644 --- a/public/admin.html +++ b/public/admin.html @@ -17,6 +17,8 @@
+ + @@ -548,5 +550,6 @@