diff --git a/package-lock.json b/package-lock.json index 641b884..763a8cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "markdown-it-anchor": "^9.2.1", "markdown-it-attrs": "^5.0.0", "markdown-it-github-alerts": "~0.3.2", - "sass": "^1.101.0", + "sass": "^1.102.0", "string-strip-html": "~8.5.0" } }, @@ -1927,9 +1927,9 @@ } }, "node_modules/sass": { - "version": "1.101.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.101.0.tgz", - "integrity": "sha512-OL3GoQyoUdDt843DpVmDO6y2k1sc5IhUDSpu8XucEI+35neq5QivZ1iuegnpraEVTJXlQGK1gl27zKcTLEPbQw==", + "version": "1.102.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.102.0.tgz", + "integrity": "sha512-NSOyTnaQF7rTAEOtI2fwb386vL+akyiQLBZu8Na7hXCb+umJy0GAqlcMIaqACZ6Z1VgTBS4K9PG6B3IdjHGJsw==", "license": "MIT", "dependencies": { "chokidar": "^5.0.0", diff --git a/package.json b/package.json index 2803186..872d455 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "markdown-it-anchor": "^9.2.1", "markdown-it-attrs": "^5.0.0", "markdown-it-github-alerts": "~0.3.2", - "sass": "^1.101.0", + "sass": "^1.102.0", "string-strip-html": "~8.5.0" } }