summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-18 01:03:49 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-09-18 07:34:51 +0000
commit801bc4ba2d158977760b3cb82db569d000d67ec6 (patch)
tree257cca595caf658098e444624080d1949e53fd6b /package-lock.json
parenta10233348b5aa59ae91ac44a1b07bcca70af7b09 (diff)
downloadnextcloud-server-801bc4ba2d158977760b3cb82db569d000d67ec6.tar.gz
nextcloud-server-801bc4ba2d158977760b3cb82db569d000d67ec6.zip
Bump sass from 1.39.2 to 1.41.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.39.2 to 1.41.1. - [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.39.2...1.41.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 58070a3aad3..388714c720d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -90,7 +90,7 @@
"handlebars-loader": "^1.7.1",
"jest": "^26.6.3",
"jsdom": "^17.0.0",
- "sass": "^1.39.2",
+ "sass": "^1.41.1",
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"url-loader": "^4.1.1",
@@ -20548,9 +20548,9 @@
}
},
"node_modules/sass": {
- "version": "1.39.2",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.39.2.tgz",
- "integrity": "sha512-4/6Vn2RPc+qNwSclUSKvssh7dqK1Ih3FfHBW16I/GfH47b3scbYeOw65UIrYG7PkweFiKbpJjgkf5CV8EMmvzw==",
+ "version": "1.41.1",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.41.1.tgz",
+ "integrity": "sha512-vIjX7izRxw3Wsiez7SX7D+j76v7tenfO18P59nonjr/nzCkZuoHuF7I/Fo0ZRZPKr88v29ivIdE9BqGDgQD/Nw==",
"dev": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0"
@@ -39815,9 +39815,9 @@
}
},
"sass": {
- "version": "1.39.2",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.39.2.tgz",
- "integrity": "sha512-4/6Vn2RPc+qNwSclUSKvssh7dqK1Ih3FfHBW16I/GfH47b3scbYeOw65UIrYG7PkweFiKbpJjgkf5CV8EMmvzw==",
+ "version": "1.41.1",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.41.1.tgz",
+ "integrity": "sha512-vIjX7izRxw3Wsiez7SX7D+j76v7tenfO18P59nonjr/nzCkZuoHuF7I/Fo0ZRZPKr88v29ivIdE9BqGDgQD/Nw==",
"dev": true,
"requires": {
"chokidar": ">=3.0.0 <4.0.0"