summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-23 01:03:33 +0000
committerGitHub <noreply@github.com>2021-10-23 01:03:33 +0000
commitf664fa8c8456a766d03472737915df3967cfe802 (patch)
treee4ec5dec488c83c2cbdcd52287b31a17baa1386d /package-lock.json
parent1895a6dc573cdb46cfa1987e25d45781623fdb7d (diff)
downloadnextcloud-server-f664fa8c8456a766d03472737915df3967cfe802.tar.gz
nextcloud-server-f664fa8c8456a766d03472737915df3967cfe802.zip
Bump sass from 1.43.2 to 1.43.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.43.2 to 1.43.3. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.43.2...1.43.3) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 612b5b673d7..fb47ceeeccd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -92,7 +92,7 @@
"handlebars-loader": "^1.7.1",
"jest": "^26.6.3",
"jsdom": "^18.0.0",
- "sass": "^1.43.2",
+ "sass": "^1.43.3",
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"url-loader": "^4.1.1",
@@ -20539,9 +20539,9 @@
}
},
"node_modules/sass": {
- "version": "1.43.2",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.43.2.tgz",
- "integrity": "sha512-DncYhjl3wBaPMMJR0kIUaH3sF536rVrOcqqVGmTZHQRRzj7LQlyGV7Mb8aCKFyILMr5VsPHwRYtyKpnKYlmQSQ==",
+ "version": "1.43.3",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.43.3.tgz",
+ "integrity": "sha512-BJnLngqWpMeS65UvlYYEuCb3/fLxDxhHtOB/gWPxs6NKrslTxGt3ZxwIvOe/0Jm4tWwM/+tIpE3wj4dLEhPDeQ==",
"dev": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0"
@@ -39821,9 +39821,9 @@
}
},
"sass": {
- "version": "1.43.2",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.43.2.tgz",
- "integrity": "sha512-DncYhjl3wBaPMMJR0kIUaH3sF536rVrOcqqVGmTZHQRRzj7LQlyGV7Mb8aCKFyILMr5VsPHwRYtyKpnKYlmQSQ==",
+ "version": "1.43.3",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.43.3.tgz",
+ "integrity": "sha512-BJnLngqWpMeS65UvlYYEuCb3/fLxDxhHtOB/gWPxs6NKrslTxGt3ZxwIvOe/0Jm4tWwM/+tIpE3wj4dLEhPDeQ==",
"dev": true,
"requires": {
"chokidar": ">=3.0.0 <4.0.0"