summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorvioloncello.ch <22591354+violoncelloCH@users.noreply.github.com>2022-11-13 18:02:02 +0100
committerGitHub <noreply@github.com>2022-11-13 18:02:02 +0100
commit00a7ab8ee18904919fd522dceffb57991c37b2b0 (patch)
tree3c553300ff4af68b4dd90ab77c0ca53286c4fbaf /package-lock.json
parent691a5b66aed4a2982e485a6b60404b670ac2cce3 (diff)
parent6149c18a399cc86673f9832ad0bbeaad11f6518d (diff)
Merge pull request #1525 from nextcloud/dependabot/npm_and_yarn/sass-1.56.1
Bump sass from 1.56.0 to 1.56.1
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 3fedc7bf..6dbe88d6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22,7 +22,7 @@
"@nextcloud/vue-richtext": "^2.0.4",
"he": "^1.2.0",
"linkifyjs": "^2.1.8",
- "sass": "^1.56.0",
+ "sass": "^1.56.1",
"tributejs": "^3.7.3",
"twemoji": "12.0.1",
"uuid": "^8.3.2",
@@ -13151,9 +13151,9 @@
"peer": true
},
"node_modules/sass": {
- "version": "1.56.0",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.56.0.tgz",
- "integrity": "sha512-WFJ9XrpkcnqZcYuLRJh5qiV6ibQOR4AezleeEjTjMsCocYW59dEG19U3fwTTXxzi2Ed3yjPBp727hbbj53pHFw==",
+ "version": "1.56.1",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.56.1.tgz",
+ "integrity": "sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==",
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0",
@@ -25597,9 +25597,9 @@
"peer": true
},
"sass": {
- "version": "1.56.0",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.56.0.tgz",
- "integrity": "sha512-WFJ9XrpkcnqZcYuLRJh5qiV6ibQOR4AezleeEjTjMsCocYW59dEG19U3fwTTXxzi2Ed3yjPBp727hbbj53pHFw==",
+ "version": "1.56.1",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.56.1.tgz",
+ "integrity": "sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==",
"requires": {
"chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0",