From 6d09e85bf99334a01f9a55c9a092929b1cf810cb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 16 Jul 2025 03:06:37 +0000 Subject: [PATCH] fix: upgrade alpinejs from 3.14.0 to 3.14.9 Snyk has created this PR to upgrade alpinejs from 3.14.0 to 3.14.9. See this package in npm: alpinejs See this project in Snyk: https://app.snyk.io/org/nerds-github/project/ded0d4c9-2f65-458e-91a2-4bc521804eb9?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29f8f1a377..b24d4cfc1e 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@tailwindcss/typography": "0.5.13", "@xterm/addon-fit": "^0.10.0", "@xterm/xterm": "^5.5.0", - "alpinejs": "3.14.0", + "alpinejs": "3.14.9", "cookie": "^0.7.0", "dotenv": "^16.4.5", "ioredis": "5.4.1",