From 9b8ffee0f5faf909bfe35aa08c6e156e2d0194b6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Apr 2024 07:38:34 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a33e485..b1f4e1ea 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": "9.0.0", "eslint-config-google": "0.14.0", "fibers": "5.0.0", "gas-local": "1.3.1",