From dd244cdbc346be3e95e5c5d792cd37c05d531e11 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Feb 2026 00:42:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-ESLINT-15102420 - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1a33e485..051c485e 100644 --- a/package.json +++ b/package.json @@ -17,11 +17,11 @@ "@google/clasp": "2.3.2", "chai": "4.2.0", "del": "1.2.1", - "eslint": "4.19.1", + "eslint": "9.26.0", "eslint-config-google": "0.14.0", "fibers": "5.0.0", "gas-local": "1.3.1", - "gulp": "4.0.2", + "gulp": "5.0.0", "gulp-clean": "0.4.0", "gulp-concat": "2.6.1", "gulp-contains": "1.2.0", @@ -29,7 +29,7 @@ "gulp-expose": "0.0.7", "gulp-rename": "2.0.0", "jsdoc": "3.6.4", - "mocha": "9.0.0", + "mocha": "10.6.0", "urlsafe-base64": "1.0.0" }, "scripts": {