mirror of
https://github.com/xlmnxp/extractify.zip.git
synced 2024-11-23 17:13:12 +03:00
fix: upgrade sass from 1.62.1 to 1.69.5
Snyk has created this PR to upgrade sass from 1.62.1 to 1.69.5. See this package in npm: https://www.npmjs.com/package/sass See this project in Snyk: https://app.snyk.io/org/runbb/project/cb69b9eb-8368-495e-bda2-a7060a8812fb?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
adf0a0b9d5
commit
b8ec0fd662
8
package-lock.json
generated
8
package-lock.json
generated
@ -16,7 +16,7 @@
|
|||||||
"comlink": "^4.4.1",
|
"comlink": "^4.4.1",
|
||||||
"mime": "^3.0.0",
|
"mime": "^3.0.0",
|
||||||
"moveable": "^0.47.7",
|
"moveable": "^0.47.7",
|
||||||
"sass": "^1.62.1",
|
"sass": "^1.69.5",
|
||||||
"selecto": "^1.22.3",
|
"selecto": "^1.22.3",
|
||||||
"stateshot": "^1.3.5",
|
"stateshot": "^1.3.5",
|
||||||
"uuid": "^9.0.0",
|
"uuid": "^9.0.0",
|
||||||
@ -7265,9 +7265,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/sass": {
|
"node_modules/sass": {
|
||||||
"version": "1.62.1",
|
"version": "1.69.5",
|
||||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.62.1.tgz",
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.69.5.tgz",
|
||||||
"integrity": "sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==",
|
"integrity": "sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chokidar": ">=3.0.0 <4.0.0",
|
"chokidar": ">=3.0.0 <4.0.0",
|
||||||
"immutable": "^4.0.0",
|
"immutable": "^4.0.0",
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
"comlink": "^4.4.1",
|
"comlink": "^4.4.1",
|
||||||
"mime": "^3.0.0",
|
"mime": "^3.0.0",
|
||||||
"moveable": "^0.47.7",
|
"moveable": "^0.47.7",
|
||||||
"sass": "^1.62.1",
|
"sass": "^1.69.5",
|
||||||
"selecto": "^1.22.3",
|
"selecto": "^1.22.3",
|
||||||
"stateshot": "^1.3.5",
|
"stateshot": "^1.3.5",
|
||||||
"uuid": "^9.0.0",
|
"uuid": "^9.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user