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

This commit is contained in:
renovate[bot]
2023-06-01 13:07:10 +00:00
committed by Stefan Rotsch
parent fcd15907b5
commit eeb40569ff
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -41,7 +41,7 @@
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
"react-tooltip": "4.5.1", "react-tooltip": "4.5.1",
"sanitize-html": "2.10.0", "sanitize-html": "2.10.0",
"sass": "1.62.0", "sass": "1.62.1",
"typescript": "4.9.5", "typescript": "4.9.5",
"walk": "2.3.15", "walk": "2.3.15",
"xml-sitemap": "^0.3.2", "xml-sitemap": "^0.3.2",
@@ -14725,9 +14725,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.62.0", "version": "1.62.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.62.0.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.62.1.tgz",
"integrity": "sha512-Q4USplo4pLYgCi+XlipZCWUQz5pkg/ruSSgJ0WRDSb/+3z9tXUOkQ7QPYn4XrhZKYAK4HlpaQecRwKLJX6+DBg==", "integrity": "sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==",
"dependencies": { "dependencies": {
"chokidar": ">=3.0.0 <4.0.0", "chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0", "immutable": "^4.0.0",
@@ -27360,9 +27360,9 @@
"integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA==" "integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA=="
}, },
"sass": { "sass": {
"version": "1.62.0", "version": "1.62.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.62.0.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.62.1.tgz",
"integrity": "sha512-Q4USplo4pLYgCi+XlipZCWUQz5pkg/ruSSgJ0WRDSb/+3z9tXUOkQ7QPYn4XrhZKYAK4HlpaQecRwKLJX6+DBg==", "integrity": "sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==",
"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

@@ -55,7 +55,7 @@
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
"react-tooltip": "4.5.1", "react-tooltip": "4.5.1",
"sanitize-html": "2.10.0", "sanitize-html": "2.10.0",
"sass": "1.62.0", "sass": "1.62.1",
"typescript": "4.9.5", "typescript": "4.9.5",
"walk": "2.3.15", "walk": "2.3.15",
"xml-sitemap": "^0.3.2", "xml-sitemap": "^0.3.2",