Skip to content

Commit cbe3bf3

Browse files
committed
fix: upgrade vue from 3.4.33 to 3.5.21
Snyk has created this PR to upgrade vue from 3.4.33 to 3.5.21. See this package in npm: vue 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 cbe3bf3

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
@@ -13,6 +13,6 @@
1313
"@nuxt/ui": "^2.17.0",
1414
"nuxt": "^3.12.4",
1515
"sass": "^1.77.8",
16-
"vue": "latest"
16+
"vue": "3.5.21"
1717
}
1818
}

0 commit comments

Comments
 (0)