From b8e28a61b9ea6909da1532adf0bb8a8c51a6c17e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 30 Dec 2025 11:02:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 - https://snyk.io/vuln/SNYK-JS-SOCKETIOPARSER-3091012 - https://snyk.io/vuln/SNYK-JS-SOCKETIOPARSER-1056752 --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1f69bec567b..ac01d184083 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "angularjs-rzslider": "^0.1.4", "body-parser": "^1.17.1", "bootstrap": "3.3.5", - "browser-sync": "^1.3.7", + "browser-sync": "^2.26.14", "c3": "^0.4.14", "compression": "^1.4.6", "cookie-parser": "^1.4.3", @@ -54,11 +54,11 @@ "gulp-header": "^1.7.1", "gulp-if": "^1.2.1", "gulp-imagemin": "^3.3.0", - "gulp-livereload": "^1.2.0", + "gulp-livereload": "^3.8.1", "gulp-load-plugins": "^0.8.0", "gulp-minify-css": "^0.3.0", "gulp-rename": "^1.2.0", - "gulp-sass": "^3.1.0", + "gulp-sass": "^5.0.0", "gulp-shell": "0.5.1", "gulp-size": "^1.0.0", "gulp-sourcemaps": "^2.4.1", @@ -69,7 +69,7 @@ "ionicons": "^3.0.0-alpha.3", "jquery": "3.1.1", "js-yaml": "^3.4.2", - "jsforce": "^1.8.0", + "jsforce": "^3.1.0", "lodash": "^4.17.4", "lunr": "^0.5.12", "marked": "^0.3.6", @@ -77,11 +77,11 @@ "mkdirp": "^0.5.1", "moment": "^2.18.1", "nunjucks": "^3.0.0", - "psi": "^1.0.4", + "psi": "^3.0.0", "request": "^2.81.0", "run-sequence": "^1.2.2", "sendgrid": "^5.1.0", - "tiny-lr": "0.0.5", + "tiny-lr": "1.0.0", "twilio": "^3.6.7", "twitter": "^1.7.1" }