[WIP] Update auth0/node-jws to version 3.2.3 or 4.0.1 (#482)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com>
This commit is contained in:
Copilot
2025-12-05 17:38:03 +08:00
committed by GitHub
parent f9fe2e444b
commit 1921a0363b
2 changed files with 11 additions and 9 deletions

View File

@@ -132,7 +132,8 @@
"pnpm": {
"overrides": {
"brace-expansion@1.1.11": "1.1.12",
"brace-expansion@2.0.1": "2.0.2"
"brace-expansion@2.0.1": "2.0.2",
"jws@3.2.2": "4.0.1"
}
}
}