From 5e7486e2d7a4e80be4b6750b4b9a3165e8ea0c82 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Jun 2023 04:59:41 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a33e485..d964e7fc 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@google/clasp": "2.3.2", "chai": "4.2.0", "del": "1.2.1", - "eslint": "4.19.1", + "eslint": "7.0.0", "eslint-config-google": "0.14.0", "fibers": "5.0.0", "gas-local": "1.3.1",