From bf51f3ae655e815c58a116faf1f22cca7100b118 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Dec 2024 01:17:06 +0000 Subject: [PATCH] fix: upgrade alpinejs from 3.14.0 to 3.14.3 Snyk has created this PR to upgrade alpinejs from 3.14.0 to 3.14.3. 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..b9b2e47563 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.3", "cookie": "^0.7.0", "dotenv": "^16.4.5", "ioredis": "5.4.1",