Skip to content

Commit 9233bd3

Browse files
committed
fix: upgrade sass from 1.77.8 to 1.93.0
Snyk has created this PR to upgrade sass from 1.77.8 to 1.93.0. See this package in npm: sass See this project in Snyk: https://app.snyk.io/org/nerds-github/project/8b4160ff-3510-4d06-a27b-7930a5e75719?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f3fee57 commit 9233bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lyx-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@nuxt/ui": "^2.17.0",
1414
"nuxt": "^3.12.4",
15-
"sass": "^1.77.8",
15+
"sass": "^1.93.0",
1616
"vue": "latest"
1717
}
1818
}

0 commit comments

Comments
 (0)