diff --git a/package-lock.json b/package-lock.json index 65189592..af2da77b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "materialize-css": "1.0.0", "npm-run-all": "4.1.5", "pkg": "5.8.1", - "sass": "1.80.4", + "sass": "1.80.5", "sass-loader": "16.0.2", "stream-browserify": "3.0.0", "style-loader": "4.0.0", @@ -9520,9 +9520,9 @@ "license": "MIT" }, "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==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 9a6a1b46..a5a32ec5 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "materialize-css": "1.0.0", "npm-run-all": "4.1.5", "pkg": "5.8.1", - "sass": "1.80.4", + "sass": "1.80.5", "sass-loader": "16.0.2", "stream-browserify": "3.0.0", "style-loader": "4.0.0",