chore(deps): update dependency sass to v1.56.1
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -39,7 +39,7 @@
|
|||||||
"react-scripts": "5.0.1",
|
"react-scripts": "5.0.1",
|
||||||
"react-tooltip": "4.5.0",
|
"react-tooltip": "4.5.0",
|
||||||
"sanitize-html": "2.7.3",
|
"sanitize-html": "2.7.3",
|
||||||
"sass": "1.55.0",
|
"sass": "1.56.1",
|
||||||
"typescript": "4.8.4",
|
"typescript": "4.8.4",
|
||||||
"walk": "2.3.15",
|
"walk": "2.3.15",
|
||||||
"yaml": "2.1.3"
|
"yaml": "2.1.3"
|
||||||
@@ -14198,9 +14198,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.55.0",
|
"version": "1.56.1",
|
||||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.55.0.tgz",
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.56.1.tgz",
|
||||||
"integrity": "sha512-Pk+PMy7OGLs9WaxZGJMn7S96dvlyVBwwtToX895WmCpAOr5YiJYEUJfiJidMuKb613z2xNWcXCHEuOvjZbqC6A==",
|
"integrity": "sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chokidar": ">=3.0.0 <4.0.0",
|
"chokidar": ">=3.0.0 <4.0.0",
|
||||||
"immutable": "^4.0.0",
|
"immutable": "^4.0.0",
|
||||||
@@ -26367,9 +26367,9 @@
|
|||||||
"integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA=="
|
"integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA=="
|
||||||
},
|
},
|
||||||
"sass": {
|
"sass": {
|
||||||
"version": "1.55.0",
|
"version": "1.56.1",
|
||||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.55.0.tgz",
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.56.1.tgz",
|
||||||
"integrity": "sha512-Pk+PMy7OGLs9WaxZGJMn7S96dvlyVBwwtToX895WmCpAOr5YiJYEUJfiJidMuKb613z2xNWcXCHEuOvjZbqC6A==",
|
"integrity": "sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"chokidar": ">=3.0.0 <4.0.0",
|
"chokidar": ">=3.0.0 <4.0.0",
|
||||||
"immutable": "^4.0.0",
|
"immutable": "^4.0.0",
|
||||||
|
|||||||
@@ -53,7 +53,7 @@
|
|||||||
"react-scripts": "5.0.1",
|
"react-scripts": "5.0.1",
|
||||||
"react-tooltip": "4.5.0",
|
"react-tooltip": "4.5.0",
|
||||||
"sanitize-html": "2.7.3",
|
"sanitize-html": "2.7.3",
|
||||||
"sass": "1.55.0",
|
"sass": "1.56.1",
|
||||||
"typescript": "4.8.4",
|
"typescript": "4.8.4",
|
||||||
"walk": "2.3.15",
|
"walk": "2.3.15",
|
||||||
"yaml": "2.1.3"
|
"yaml": "2.1.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user