diff --git a/package-lock.json b/package-lock.json index 1b57957f..75d85755 100644 --- a/package-lock.json +++ b/package-lock.json @@ -102,7 +102,7 @@ "nyc": "^18.0.0", "postcss": "^8.5.23", "react-hot-loader": "^4.13.1", - "sass": "^1.101.7", + "sass": "^1.102.0", "stylelint": "^17.14.1", "stylelint-config-recommended-scss": "^17.0.1", "stylelint-scss": "^7.2.0", @@ -11725,9 +11725,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/package.json b/package.json index 8c4c3c07..3d927ea5 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "nyc": "^18.0.0", "postcss": "^8.5.23", "react-hot-loader": "^4.13.1", - "sass": "^1.101.7", + "sass": "^1.102.0", "stylelint": "^17.14.1", "stylelint-config-recommended-scss": "^17.0.1", "stylelint-scss": "^7.2.0",