Merge pull request #4386 from backstage/auth-backend-port-to-luxon

Auth backend port to Luxon
This commit is contained in:
Nils Streijffert
2021-02-11 14:22:30 +01:00
committed by GitHub
7 changed files with 49 additions and 19 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
"jose": "^1.27.1",
"jwt-decode": "^3.1.0",
"knex": "^0.21.6",
"moment": "^2.26.0",
"luxon": "^1.25.0",
"morgan": "^1.10.0",
"node-cache": "^5.1.2",
"openid-client": "^4.2.1",