diff --git a/package-lock.json b/package-lock.json index 84cb8b3b63897..03fbaea413469 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,16 +14,16 @@ "win32" ], "dependencies": { - "@snyk/protect": "^1.1293.1", + "@snyk/protect": "^1.1292.2", "@webcomponents/webcomponentsjs": "2.8.0", - "@yaireo/tagify": ">=4.12.0 <4.32.0", + "@yaireo/tagify": ">=4.12.0 <4.28.0", "blueimp-file-upload": "^10.31.0", "cropperjs": "^1.6.1", "foundation-sites": "5.5.3", "highcharts": "^9.2.2", "jquery-cropper": "^1.0.1", "jquery-form": "^4.3.0", - "jquery-ui": "1.14.0", + "jquery-ui": "1.13.3", "jsbarcode": "^3.11.6", "jsvectormap": "^1.6.0", "leaflet": "^1.7.1", @@ -43,12 +43,12 @@ "@types/gulp-sourcemaps": "^0.0.38", "@types/gulp-svgmin": "^1.2.4", "@types/gulp-terser": "^1.2.6", - "@typescript-eslint/eslint-plugin": "^8.7.0", - "@typescript-eslint/parser": "^8.7.0", + "@typescript-eslint/eslint-plugin": "^8.0.1", + "@typescript-eslint/parser": "^8.0.1", "chai": "^5.1.1", "chai-http": "^5.0.0", "dotenv": "^16.4.5", - "eslint": "^8.57.1", + "eslint": "^8.57.0", "gulp": "^4.0.2", "gulp-babel": "^8.0.0", "gulp-concat": "^2.6.1", @@ -58,11 +58,11 @@ "gulp-svgmin": "^4.1.0", "gulp-terser": "^2.1.0", "mocha": "^10.3.0", - "sass": "^1.79.4", + "sass": "^1.77.8", "stylelint": "^16.2.1", "stylelint-config-recommended": "^14.0.0", "stylelint-config-recommended-scss": "^14.1.0", - "stylelint-scss": "^6.7.0", + "stylelint-scss": "^6.5.0", "ts-node": "^10.9.2", "typescript": "^5.5.4" }, @@ -2650,9 +2650,10 @@ } }, "node_modules/@yaireo/tagify": { - "version": "4.31.3", - "resolved": "https://registry.npmjs.org/@yaireo/tagify/-/tagify-4.31.3.tgz", - "integrity": "sha512-YpBvYxqkJkOGyHg+0OzTCgt8Zb4vlYq+qE7jgxBLyPrvheSI0SXj3dbc4lVhCQhtbos4Kb2+t7ou8a+LYQk0Og==", + "version": "4.27.0", + "resolved": "https://registry.npmjs.org/@yaireo/tagify/-/tagify-4.27.0.tgz", + "integrity": "sha512-rMWqu5xMxVcDSElW7acwcR7eEQsaTvWzURJuUniM2Eopg/ecitCZzGC344SitnjmYI456cf3NxihbiODhH+zWQ==", + "license": "MIT", "engines": { "node": ">=16.15.0", "npm": ">=9.0.0" @@ -6909,11 +6910,12 @@ } }, "node_modules/jquery-ui": { - "version": "1.14.0", - "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.14.0.tgz", - "integrity": "sha512-mPfYKBoRCf0MzaT2cyW5i3IuZ7PfTITaasO5OFLAQxrHuI+ZxruPa+4/K1OMNT8oElLWGtIxc9aRbyw20BKr8g==", + "version": "1.13.3", + "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.3.tgz", + "integrity": "sha512-D2YJfswSJRh/B8M/zCowDpNFfwsDmtfnMPwjJTyvl+CBqzpYwQ+gFYIbUUlzijy/Qvoy30H1YhoSui4MNYpRwA==", + "license": "MIT", "dependencies": { - "jquery": ">=1.12.0 <5.0.0" + "jquery": ">=1.8.0 <4.0.0" } }, "node_modules/js-tokens": { diff --git a/package.json b/package.json index f83232e95b74b..4122a63fba842 100644 --- a/package.json +++ b/package.json @@ -37,16 +37,16 @@ "win32" ], "dependencies": { - "@snyk/protect": "^1.1293.1", + "@snyk/protect": "^1.1292.2", "@webcomponents/webcomponentsjs": "2.8.0", - "@yaireo/tagify": ">=4.12.0 <4.32.0", + "@yaireo/tagify": ">=4.12.0 <4.28.0", "blueimp-file-upload": "^10.31.0", "cropperjs": "^1.6.1", "foundation-sites": "5.5.3", "highcharts": "^9.2.2", "jquery-cropper": "^1.0.1", "jquery-form": "^4.3.0", - "jquery-ui": "1.14.0", + "jquery-ui": "1.13.3", "jsvectormap": "^1.6.0", "leaflet": "^1.7.1", "leaflet.markercluster": "1.5.3", @@ -66,12 +66,12 @@ "@types/gulp-sourcemaps": "^0.0.38", "@types/gulp-svgmin": "^1.2.4", "@types/gulp-terser": "^1.2.6", - "@typescript-eslint/eslint-plugin": "^8.7.0", - "@typescript-eslint/parser": "^8.7.0", + "@typescript-eslint/eslint-plugin": "^8.0.1", + "@typescript-eslint/parser": "^8.0.1", "chai": "^5.1.1", "chai-http": "^5.0.0", "dotenv": "^16.4.5", - "eslint": "^8.57.1", + "eslint": "^8.57.0", "gulp": "^4.0.2", "gulp-babel": "^8.0.0", "gulp-concat": "^2.6.1", @@ -81,11 +81,11 @@ "gulp-svgmin": "^4.1.0", "gulp-terser": "^2.1.0", "mocha": "^10.3.0", - "sass": "^1.79.4", + "sass": "^1.77.8", "stylelint": "^16.2.1", "stylelint-config-recommended": "^14.0.0", "stylelint-config-recommended-scss": "^14.1.0", - "stylelint-scss": "^6.7.0", + "stylelint-scss": "^6.5.0", "ts-node": "^10.9.2", "typescript": "^5.5.4" }, @@ -94,4 +94,4 @@ "url": "https://opencollective.com/openfoodfacts-server" }, "snyk": true -} +} \ No newline at end of file