diff --git a/package-lock.json b/package-lock.json index 8d6a45c1a..04e738e5a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -69,7 +69,7 @@ "react-use-flexsearch": "^0.1.1", "react-world-flags": "^1.6.0", "remark-gfm": "^1.0.0", - "sass": "1.80.4", + "sass": "1.80.5", "typescript-plugin-css-modules": "^5.1.0" }, "devDependencies": { @@ -27903,9 +27903,9 @@ } }, "node_modules/sass": { - "version": "1.80.4", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.80.4.tgz", - "integrity": "sha512-rhMQ2tSF5CsuuspvC94nPM9rToiAFw2h3JTrLlgmNw1MH79v8Cr3DH6KF6o6r+8oofY3iYVPUf66KzC8yuVN1w==", + "version": "1.80.5", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.80.5.tgz", + "integrity": "sha512-TQd2aoQl/+zsxRMEDSxVdpPIqeq9UFc6pr7PzkugiTx3VYCFPUaa3P4RrBQsqok4PO200Vkz0vXQBNlg7W907g==", "dependencies": { "@parcel/watcher": "^2.4.1", "chokidar": "^4.0.0", diff --git a/package.json b/package.json index 1126ce12d..9ac8281e0 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "react-use-flexsearch": "^0.1.1", "react-world-flags": "^1.6.0", "remark-gfm": "^1.0.0", - "sass": "1.80.4", + "sass": "1.80.5", "typescript-plugin-css-modules": "^5.1.0" }, "devDependencies": {