From aa7b20a66b3c991e895dd1767cf259945c007d22 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 16:08:18 +0000 Subject: [PATCH] chore(deps): update dependency bun-plugin-yml to 0.58.73 --- storage/framework/core/utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/framework/core/utils/package.json b/storage/framework/core/utils/package.json index df3bdae7c1..95867fbaae 100644 --- a/storage/framework/core/utils/package.json +++ b/storage/framework/core/utils/package.json @@ -63,7 +63,7 @@ "@vueuse/shared": "^13.8.0", "ace-builds": "^1.43.2", "bun-plugin-dotenvx": "^0.6.4", - "bun-plugin-yml": "^0.3.1", + "bun-plugin-yml": "^0.58.73", "defu": "^6.1.4", "detect-indent": "^7.0.1", "detect-newline": "^4.0.1",