Update jose to 4.6.0

Signed-off-by: Andy Caruso <macaruso@gmail.com>
This commit is contained in:
Andy Caruso
2022-03-14 09:56:34 -07:00
committed by blam
parent 5ca122317a
commit 1624b52168
17 changed files with 267 additions and 248 deletions
+4 -1
View File
@@ -51,7 +51,7 @@
"express-session": "^1.17.1",
"fs-extra": "10.0.1",
"google-auth-library": "^7.6.1",
"jose": "^1.27.1",
"jose": "^4.6.0",
"jwt-decode": "^3.1.0",
"knex": "^1.0.2",
"lodash": "^4.17.21",
@@ -91,6 +91,9 @@
"msw": "^0.35.0",
"supertest": "^6.1.3"
},
"jest": {
"testEnvironment": "node"
},
"files": [
"dist",
"migrations",