diff --git a/package-lock.json b/package-lock.json index c23d245..cee7c90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "markdown-it-anchor": "^9.2.0", "markdown-it-attrs": "^4.3.1", "markdown-it-github-alerts": "~0.3.2", - "sass": "^1.96.0", + "sass": "^1.97.1", "string-strip-html": "~8.5.0" } }, @@ -1943,9 +1943,9 @@ } }, "node_modules/sass": { - "version": "1.96.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.96.0.tgz", - "integrity": "sha512-8u4xqqUeugGNCYwr9ARNtQKTOj4KmYiJAVKXf2CTIivTCR51j96htbMKWDru8H5SaQWpyVgTfOF8Ylyf5pun1Q==", + "version": "1.97.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.97.1.tgz", + "integrity": "sha512-uf6HoO8fy6ClsrShvMgaKUn14f2EHQLQRtpsZZLeU/Mv0Q1K5P0+x2uvH6Cub39TVVbWNSrraUhDAoFph6vh0A==", "license": "MIT", "dependencies": { "chokidar": "^4.0.0", diff --git a/package.json b/package.json index 33503c1..70e070d 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "markdown-it-anchor": "^9.2.0", "markdown-it-attrs": "^4.3.1", "markdown-it-github-alerts": "~0.3.2", - "sass": "^1.96.0", + "sass": "^1.97.1", "string-strip-html": "~8.5.0" } }