diff --git a/package-lock.json b/package-lock.json index 9ff92de..0cba157 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "netlify-lambda": "2.0.16", "postcss": "8.4.47", "postcss-cli": "11.0.0", - "sass": "1.80.4", + "sass": "1.80.5", "stylelint": "15.11.0", "stylelint-config-standard": "34.0.0", "stylelint-config-standard-scss": "11.1.0", @@ -28112,9 +28112,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, "dependencies": { "@parcel/watcher": "^2.4.1", diff --git a/package.json b/package.json index a7f17a5..5f7ce47 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "netlify-lambda": "2.0.16", "postcss": "8.4.47", "postcss-cli": "11.0.0", - "sass": "1.80.4", + "sass": "1.80.5", "stylelint": "15.11.0", "stylelint-config-standard": "34.0.0", "stylelint-config-standard-scss": "11.1.0",