From af2f5eb33ee2ee2afedbca2cdf57f5f926302ddf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 31 Dec 2025 04:51:07 +0000 Subject: [PATCH] fix: pluralsight/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- pluralsight/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pluralsight/package.json b/pluralsight/package.json index 79e209e..334bd79 100644 --- a/pluralsight/package.json +++ b/pluralsight/package.json @@ -26,7 +26,7 @@ "file-loader": "1.1.5", "fs-extra": "3.0.1", "html-webpack-plugin": "2.29.0", - "jest": "20.0.4", + "jest": "26.0.0", "jquery": "^3.2.1", "object-assign": "4.1.1", "postcss-flexbugs-fixes": "3.2.0",