chore(deps): update dependency sass to v1.57.1

This commit is contained in:
renovate[bot]
2023-01-09 07:51:21 +00:00
committed by Bastian
parent 7d0a6dd718
commit 5e922824d2
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -39,7 +39,7 @@
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
"react-tooltip": "4.5.1", "react-tooltip": "4.5.1",
"sanitize-html": "2.7.3", "sanitize-html": "2.7.3",
"sass": "1.56.1", "sass": "1.57.1",
"typescript": "4.9.4", "typescript": "4.9.4",
"walk": "2.3.15", "walk": "2.3.15",
"xml-sitemap": "^0.3.2", "xml-sitemap": "^0.3.2",
@@ -14265,9 +14265,9 @@
"integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA==" "integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA=="
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.56.1", "version": "1.57.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.56.1.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz",
"integrity": "sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==", "integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==",
"dependencies": { "dependencies": {
"chokidar": ">=3.0.0 <4.0.0", "chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0", "immutable": "^4.0.0",
@@ -26595,9 +26595,9 @@
"integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA==" "integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA=="
}, },
"sass": { "sass": {
"version": "1.56.1", "version": "1.57.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.56.1.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz",
"integrity": "sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==", "integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==",
"requires": { "requires": {
"chokidar": ">=3.0.0 <4.0.0", "chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0", "immutable": "^4.0.0",

View File

@@ -53,7 +53,7 @@
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
"react-tooltip": "4.5.1", "react-tooltip": "4.5.1",
"sanitize-html": "2.7.3", "sanitize-html": "2.7.3",
"sass": "1.56.1", "sass": "1.57.1",
"typescript": "4.9.4", "typescript": "4.9.4",
"walk": "2.3.15", "walk": "2.3.15",
"xml-sitemap": "^0.3.2", "xml-sitemap": "^0.3.2",