diff --git a/package-lock.json b/package-lock.json index 3c9a66c..f7be240 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@tailwindcss/forms": "^0.5.7", - "astro-vtbot": "^1.7.9", + "astro-vtbot": "^1.7.12", "prettier": "^3.2.5", "prettier-plugin-astro": "^0.13.0", "prettier-plugin-tailwindcss": "^0.5.13", @@ -3162,9 +3162,9 @@ } }, "node_modules/astro-vtbot": { - "version": "1.7.9", - "resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.9.tgz", - "integrity": "sha512-4HYeIHbdKxunje7ZH1/XyMgKEBlSmfbRH7zVDKHljYSi/Gl/IT4mahdOYSALE5O0/SdGY7AU6CYus/r/rS39vQ==", + "version": "1.7.12", + "resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.12.tgz", + "integrity": "sha512-/botqljlm507eZtGY4+j5yEr9GbqR1unD7r0Rzg89dOU6MVjCrk//QSB7fg1NyDwur74LeYjcArMGE4FjOo/Dg==", "dev": true, "funding": { "type": "github", diff --git a/package.json b/package.json index 4994d78..acc67c2 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@tailwindcss/forms": "^0.5.7", - "astro-vtbot": "^1.7.9", + "astro-vtbot": "^1.7.12", "prettier": "^3.2.5", "prettier-plugin-astro": "^0.13.0", "prettier-plugin-tailwindcss": "^0.5.13",