diff --git a/package-lock.json b/package-lock.json index b317fa35..d4ae84c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ai-hero/sandcastle", - "version": "0.4.6", + "version": "0.5.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ai-hero/sandcastle", - "version": "0.4.6", + "version": "0.5.6", "license": "MIT", "dependencies": { "@clack/prompts": "^1.1.0", @@ -7901,9 +7901,9 @@ } }, "node_modules/undici": { - "version": "7.24.4", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.24.4.tgz", - "integrity": "sha512-BM/JzwwaRXxrLdElV2Uo6cTLEjhSb3WXboncJamZ15NgUURmvlXvxa6xkwIOILIjPNo9i8ku136ZvWV0Uly8+w==", + "version": "7.28.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.28.0.tgz", + "integrity": "sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==", "license": "MIT", "engines": { "node": ">=20.18.1"