From 284b1bb7a4bf5ac0f49d844965d2cc9fcec8559b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Jan 2022 16:05:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2330875 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2331908 --- 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": {