diff --git a/ui/package-lock.json b/ui/package-lock.json index 4b26dbd11..dc1a0481e 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -72,7 +72,7 @@ "jest-environment-jsdom": "30.4.1", "knip": "6.29.0", "prettier": "3.9.6", - "sass": "1.101.7", + "sass": "1.102.0", "stylelint": "17.14.1", "stylelint-config-standard-scss": "17.0.0", "terser": "5.49.0", @@ -11781,9 +11781,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.101.7", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.101.7.tgz", - "integrity": "sha512-cDeUYU0dhwKVbpYg/ppsjyuoddxYhWlJOkRoI7+/iZsaSp7iowWDfm+tL2HcUafedWBDvbf/+hx0QRgKG4JSHA==", + "version": "1.102.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.102.0.tgz", + "integrity": "sha512-NSOyTnaQF7rTAEOtI2fwb386vL+akyiQLBZu8Na7hXCb+umJy0GAqlcMIaqACZ6Z1VgTBS4K9PG6B3IdjHGJsw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/ui/package.json b/ui/package.json index 415da8867..ba2573eb6 100644 --- a/ui/package.json +++ b/ui/package.json @@ -68,7 +68,7 @@ "jest-environment-jsdom": "30.4.1", "knip": "6.29.0", "prettier": "3.9.6", - "sass": "1.101.7", + "sass": "1.102.0", "stylelint": "17.14.1", "stylelint-config-standard-scss": "17.0.0", "terser": "5.49.0",