From 7d7688694727528151c873fa46c3e86a65559688 Mon Sep 17 00:00:00 2001 From: 521141 <183057865+521141@users.noreply.github.com> Date: Thu, 26 Jun 2025 13:25:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=A1=B9=E7=9B=AE=E7=BC=BA?= =?UTF-8?q?=E5=B0=91=20lcobucci/jwt=20=E8=BF=99=E4=B8=AA=20PHP=20=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 7917a28d..f1e7e42f 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,7 @@ "immer": "^7.0.4", "jquery": "^3.6.0", "lodash.debounce": "^4.0.8", + "lcobucci/jwt": "^4.0", "nanoid": "^3.1.9", "prompts": "^2.4.0", "react": "^17.0.1",