diff --git a/package-lock.json b/package-lock.json index 56230b6..e3d1374 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "markdown-it-anchor": "^9.2.0", "npm-run-all": "^4.1.5", "pagefind": "^1.3.0", - "sass": "^1.86.3", + "sass": "^1.89.2", "semistandard": "^17.0.0", "slugify": "^1.6.6", "sprucecss": "^2.3.4", @@ -7140,10 +7140,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.86.3", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.86.3.tgz", - "integrity": "sha512-iGtg8kus4GrsGLRDLRBRHY9dNVA78ZaS7xr01cWnS7PEMQyFtTqBiyCrfpTYTZXRWM94akzckYjh8oADfFNTzw==", - "license": "MIT", + "version": "1.89.2", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.2.tgz", + "integrity": "sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==", "dependencies": { "chokidar": "^4.0.0", "immutable": "^5.0.2", diff --git a/package.json b/package.json index 5396d46..d81f5a3 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "markdown-it-anchor": "^9.2.0", "npm-run-all": "^4.1.5", "pagefind": "^1.3.0", - "sass": "^1.86.3", + "sass": "^1.89.2", "semistandard": "^17.0.0", "slugify": "^1.6.6", "sprucecss": "^2.3.4",