use old jsonwebtoken version

This commit is contained in:
Hongbo Wu 2023-06-07 11:36:44 +08:00
parent c1b8dd1b85
commit 1d83199342

View file

@ -24,8 +24,9 @@
"@google-cloud/functions-framework": "3.1.2",
"@sentry/serverless": "^6.16.1",
"axios": "^1.4.0",
"dotenv": "^16.0.1",
"image-size": "^1.0.2",
"jsonwebtoken": "^9.0.0",
"jsonwebtoken": "^8.5.1",
"linkedom": "^0.14.26"
}
}