diff --git a/bun.lockb b/bun.lockb index 15cb0f9..3e45266 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e2bb839..cb727cf 100644 --- a/package.json +++ b/package.json @@ -68,13 +68,13 @@ "dependencies": { "@stacksjs/cli": "^0.61.24", "@stacksjs/storage": "^0.61.24", - "c12": "^1.10.0", + "c12": "^1.11.1", "node-forge": "^1.3.1" }, "devDependencies": { - "@biomejs/biome": "1.8.0", + "@biomejs/biome": "1.8.1", "@stacksjs/development": "^0.61.24", - "@types/bun": "^1.1.3", + "@types/bun": "^1.1.5", "@types/node-forge": "^1.3.11", "bun-plugin-dts-auto": "^0.11.1", "sslx": "^0.0.4",