diff --git a/package-lock.json b/package-lock.json index 8a47045f..52a3aa41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -105,7 +105,7 @@ "istanbul-lib-coverage": "^3.2.2", "postcss": "^8.5.4", "react-hot-loader": "^4.13.1", - "sass": "^1.89.0", + "sass": "^1.89.1", "stylelint": "^16.20.0", "stylelint-config-recommended-scss": "^15.0.1", "stylelint-scss": "^6.12.0", @@ -11633,9 +11633,9 @@ "dev": true }, "node_modules/sass": { - "version": "1.89.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.0.tgz", - "integrity": "sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ==", + "version": "1.89.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.1.tgz", + "integrity": "sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index aafeab98..d9e9ab79 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "istanbul-lib-coverage": "^3.2.2", "postcss": "^8.5.4", "react-hot-loader": "^4.13.1", - "sass": "^1.89.0", + "sass": "^1.89.1", "stylelint": "^16.20.0", "stylelint-config-recommended-scss": "^15.0.1", "stylelint-scss": "^6.12.0",