From 3c721907a53b3a96e3d030e4c863a5407ecac5d0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 19 Nov 2025 11:35:46 +0000 Subject: [PATCH] fix: kuma/static/js/libs/jquery-ui-1.10.3.custom/development-bundle/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 --- .../jquery-ui-1.10.3.custom/development-bundle/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 kuma/static/js/libs/jquery-ui-1.10.3.custom/development-bundle/package.json diff --git a/kuma/static/js/libs/jquery-ui-1.10.3.custom/development-bundle/package.json b/kuma/static/js/libs/jquery-ui-1.10.3.custom/development-bundle/package.json old mode 100755 new mode 100644 index a89dcc87414..4dc53f38a06 --- a/kuma/static/js/libs/jquery-ui-1.10.3.custom/development-bundle/package.json +++ b/kuma/static/js/libs/jquery-ui-1.10.3.custom/development-bundle/package.json @@ -53,7 +53,7 @@ ], "dependencies": {}, "devDependencies": { - "grunt": "0.4.1", + "grunt": "1.2.0", "grunt-contrib-jshint": "0.4.1", "grunt-contrib-uglify": "0.1.1", "grunt-contrib-concat": "0.1.3", @@ -62,7 +62,7 @@ "grunt-contrib-cssmin": "0.4.2", "grunt-compare-size": "0.3.1", "grunt-html": "0.3.3", - "grunt-git-authors": "1.2.0", + "grunt-git-authors": "3.1.1", "rimraf": "2.1.4", "testswarm": "1.0.0-alpha" },