diff --git a/playground/vue/package.json b/playground/vue/package.json index 958904b79f448d..e609b89cf3d166 100644 --- a/playground/vue/package.json +++ b/playground/vue/package.json @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "lodash-es": "^4.17.21", + "lodash-es": "^4.17.23", "vue": "^3.2.45" }, "devDependencies": {