diff --git a/package-lock.json b/package-lock.json index 03fbaea413469..4a29e7196d859 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,9 +14,9 @@ "win32" ], "dependencies": { - "@snyk/protect": "^1.1292.2", + "@snyk/protect": "^1.1293.1", "@webcomponents/webcomponentsjs": "2.8.0", - "@yaireo/tagify": ">=4.12.0 <4.28.0", + "@yaireo/tagify": ">=4.12.0 <4.32.0", "blueimp-file-upload": "^10.31.0", "cropperjs": "^1.6.1", "foundation-sites": "5.5.3", @@ -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.0.1", - "@typescript-eslint/parser": "^8.0.1", + "@typescript-eslint/eslint-plugin": "^8.7.0", + "@typescript-eslint/parser": "^8.7.0", "chai": "^5.1.1", "chai-http": "^5.0.0", "dotenv": "^16.4.5", - "eslint": "^8.57.0", + "eslint": "^8.57.1", "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.77.8", + "sass": "^1.79.4", "stylelint": "^16.2.1", "stylelint-config-recommended": "^14.0.0", "stylelint-config-recommended-scss": "^14.1.0", - "stylelint-scss": "^6.5.0", + "stylelint-scss": "^6.7.0", "ts-node": "^10.9.2", "typescript": "^5.5.4" }, diff --git a/package.json b/package.json index 4122a63fba842..bf29b97ea7d4b 100644 --- a/package.json +++ b/package.json @@ -37,9 +37,9 @@ "win32" ], "dependencies": { - "@snyk/protect": "^1.1292.2", + "@snyk/protect": "^1.1293.1", "@webcomponents/webcomponentsjs": "2.8.0", - "@yaireo/tagify": ">=4.12.0 <4.28.0", + "@yaireo/tagify": ">=4.12.0 <4.32.0", "blueimp-file-upload": "^10.31.0", "cropperjs": "^1.6.1", "foundation-sites": "5.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.0.1", - "@typescript-eslint/parser": "^8.0.1", + "@typescript-eslint/eslint-plugin": "^8.7.0", + "@typescript-eslint/parser": "^8.7.0", "chai": "^5.1.1", "chai-http": "^5.0.0", "dotenv": "^16.4.5", - "eslint": "^8.57.0", + "eslint": "^8.57.1", "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.77.8", + "sass": "^1.79.4", "stylelint": "^16.2.1", "stylelint-config-recommended": "^14.0.0", "stylelint-config-recommended-scss": "^14.1.0", - "stylelint-scss": "^6.5.0", + "stylelint-scss": "^6.7.0", "ts-node": "^10.9.2", "typescript": "^5.5.4" },