From 03f34123de1acf7c63c8b696196fd088addcded3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Sep 2024 03:11:51 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GETFUNCNAME-5923417 - https://snyk.io/vuln/SNYK-JS-IP-6240864 - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-ES5EXT-6095076 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-COPYPROPS-1082870 - https://snyk.io/vuln/SNYK-JS-IP-7148531 - https://snyk.io/vuln/SNYK-JS-PATHVAL-596926 - https://snyk.io/vuln/SNYK-JS-HTTPCACHESEMANTICS-3248783 - https://snyk.io/vuln/SNYK-JS-PATHPARSE-1077067 - https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1a33e485..af59c9c0 100644 --- a/package.json +++ b/package.json @@ -14,22 +14,22 @@ }, "homepage": "https://github.com/googlesamples/apps-script-oauth2", "devDependencies": { - "@google/clasp": "2.3.2", - "chai": "4.2.0", + "@google/clasp": "2.4.0", + "chai": "4.3.10", "del": "1.2.1", - "eslint": "4.19.1", + "eslint": "8.15.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", - "gulp-eslint": "4.0.2", + "gulp-eslint": "6.0.0", "gulp-expose": "0.0.7", "gulp-rename": "2.0.0", "jsdoc": "3.6.4", - "mocha": "9.0.0", + "mocha": "9.1.2", "urlsafe-base64": "1.0.0" }, "scripts": {