Updated the dependency (because forgot to before)
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 34s

This commit is contained in:
Alan Bridgeman 2026-02-18 15:31:23 -06:00
parent 9041c057ec
commit 98be42cb99
4 changed files with 223 additions and 780 deletions

View file

@ -28,7 +28,7 @@
"typescript": "^5.9.3"
},
"dependencies": {
"@BridgemanAccessible/ba-auth": "^1.0.30",
"@BridgemanAccessible/ba-auth_keystore": "^1.0.1",
"@BridgemanAccessible/ba-logging": "^1.0.1",
"node-jose": "^2.2.0"
},