summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-07 02:51:10 +0000
committerGitHub <noreply@github.com>2021-08-07 02:51:10 +0000
commit5b4aff3eeef27413f3665ada1a5685098dcdd5a5 (patch)
treecbe641ac6040b60029a80ffc6be26a7c5a982b9e /package-lock.json
parentade39968272fe10e36ca1a906f49babf25c49668 (diff)
downloadnextcloud-server-5b4aff3eeef27413f3665ada1a5685098dcdd5a5.tar.gz
nextcloud-server-5b4aff3eeef27413f3665ada1a5685098dcdd5a5.zip
Bump sass from 1.37.0 to 1.37.5
Bumps [sass](https://github.com/sass/dart-sass) from 1.37.0 to 1.37.5. - [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.37.0...1.37.5) --- 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 760273efc12..d0ee7a44229 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -90,7 +90,7 @@
"handlebars-loader": "^1.7.1",
"jest": "^26.6.3",
"jsdom": "^16.7.0",
- "sass": "^1.37.0",
+ "sass": "^1.37.5",
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"url-loader": "^4.1.1",
@@ -20416,9 +20416,9 @@
}
},
"node_modules/sass": {
- "version": "1.37.0",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.37.0.tgz",
- "integrity": "sha512-B+Tu6cSAG8ffs/cqsZl/bgSH2pCmavDaPTYAoW8QA1qNHh/RqndNfVKuABKYkLjUQ5aq/BnCENVpE80cqdSM1w==",
+ "version": "1.37.5",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.37.5.tgz",
+ "integrity": "sha512-Cx3ewxz9QB/ErnVIiWg2cH0kiYZ0FPvheDTVC6BsiEGBTZKKZJ1Gq5Kq6jy3PKtL6+EJ8NIoaBW/RSd2R6cZOA==",
"dev": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0"
@@ -39576,9 +39576,9 @@
}
},
"sass": {
- "version": "1.37.0",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.37.0.tgz",
- "integrity": "sha512-B+Tu6cSAG8ffs/cqsZl/bgSH2pCmavDaPTYAoW8QA1qNHh/RqndNfVKuABKYkLjUQ5aq/BnCENVpE80cqdSM1w==",
+ "version": "1.37.5",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.37.5.tgz",
+ "integrity": "sha512-Cx3ewxz9QB/ErnVIiWg2cH0kiYZ0FPvheDTVC6BsiEGBTZKKZJ1Gq5Kq6jy3PKtL6+EJ8NIoaBW/RSd2R6cZOA==",
"dev": true,
"requires": {
"chokidar": ">=3.0.0 <4.0.0"