mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
use old jsonwebtoken version
This commit is contained in:
parent
c1b8dd1b85
commit
1d83199342
1 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue