From e1d64d46e7a904372e6bb089a0476d0b1e1daa28 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 21 Mar 2022 16:08:06 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2430337 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2430339 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2430341 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 49164ad..a262550 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,8 @@ }, "homepage": "https://github.com/go3three/CodeWarsTracker#readme", "dependencies": { - "google-auth-library": "^0.10.0", - "googleapis": "^17.1.0", + "google-auth-library": "^6.0.0", + "googleapis": "^49.0.0", "twilio": "^2.11.1" }, "devDependencies": {