refactoring

This commit is contained in:
2025-02-01 11:07:55 -06:00
parent 533d5d166b
commit 30b500bd7f
5 changed files with 54 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@noahspan/noahspan-modules",
"version": "0.5.3",
"version": "0.6.2",
"description": "",
"author": "",
"license": "UNLICENSED",
@@ -37,7 +37,9 @@
"axios": "^1.7.2",
"express-jwt": "^8.5.1",
"jwks-rsa": "^3.1.0",
"passport": "^0.7.0",
"passport-azure-ad": "^4.3.5",
"passport-jwt": "^4.0.1",
"reflect-metadata": "^0.2.0",
"rxjs": "^7.8.1"
},