diff --git a/package-lock.json b/package-lock.json index f15c8d4..6d7369c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@earendil-works/pi-ai": "0.83.0", "@earendil-works/pi-coding-agent": "0.83.0", "@earendil-works/pi-tui": "0.83.0", - "typebox": "^1.0.56", + "typebox": "^1.3.10", "yaml": "^2.8.1" }, "devDependencies": { @@ -5460,9 +5460,9 @@ } }, "node_modules/typebox": { - "version": "1.3.9", - "resolved": "https://registry.npmjs.org/typebox/-/typebox-1.3.9.tgz", - "integrity": "sha512-erh7xzupOex0jkMRU72du2Bq7w1aL8625CJuFEiE7dM4YoJqaxKZqwZw00rsrohS78uDICG3h7FhQ9iJQRDRqg==", + "version": "1.3.10", + "resolved": "https://registry.npmjs.org/typebox/-/typebox-1.3.10.tgz", + "integrity": "sha512-L0MT00X96q0P30f1NrGULgaSbmu8hfTjWbLULeVoM+j5u0jR5wyefoDquX2NmRa39f0KiNIBo1wWSaVvHJTZlA==", "license": "MIT" }, "node_modules/typescript": { diff --git a/package.json b/package.json index 0056339..d258227 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@earendil-works/pi-ai": "0.83.0", "@earendil-works/pi-coding-agent": "0.83.0", "@earendil-works/pi-tui": "0.83.0", - "typebox": "^1.0.56", + "typebox": "^1.3.10", "yaml": "^2.8.1" }, "devDependencies": {