summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvioloncello.ch <22591354+violoncelloCH@users.noreply.github.com>2022-12-28 11:23:10 +0100
committerGitHub <noreply@github.com>2022-12-28 11:23:10 +0100
commit639901470876cbcab9f3c4b38e3293d85b6d9b51 (patch)
tree2057de69461d888271e462767402cc83208e3831
parent4149c9a2e93ae399400562295ddf1412dfbf02e8 (diff)
parent6762aa4afda5f1773d22acc4f8534128abc7dc8b (diff)
Merge pull request #1554 from nextcloud/dependabot/npm_and_yarn/sass-1.57.1
Bump sass from 1.56.1 to 1.57.1
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index f41d2c9d..45583e85 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22,7 +22,7 @@
"@nextcloud/vue-richtext": "^2.0.4",
"he": "^1.2.0",
"linkifyjs": "^4.0.2",
- "sass": "^1.56.1",
+ "sass": "^1.57.1",
"tributejs": "^5.1.3",
"twemoji": "12.0.1",
"uuid": "^8.3.2",
@@ -12962,9 +12962,9 @@
"peer": true
},
"node_modules/sass": {
- "version": "1.56.1",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.56.1.tgz",
- "integrity": "sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==",
+ "version": "1.57.1",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz",
+ "integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==",
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0",
@@ -25359,9 +25359,9 @@
"peer": true
},
"sass": {
- "version": "1.56.1",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.56.1.tgz",
- "integrity": "sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==",
+ "version": "1.57.1",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz",
+ "integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==",
"requires": {
"chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0",
diff --git a/package.json b/package.json
index a828548a..df73f97e 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"@nextcloud/vue-richtext": "^2.0.4",
"he": "^1.2.0",
"linkifyjs": "^4.0.2",
- "sass": "^1.56.1",
+ "sass": "^1.57.1",
"tributejs": "^5.1.3",
"twemoji": "12.0.1",
"uuid": "^8.3.2",