Relatively small QOL updates + bumped auth library version
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 34s

This commit is contained in:
Alan Bridgeman 2026-02-23 15:36:33 -06:00
parent b6b611486f
commit e6780f7a20
4 changed files with 39 additions and 6 deletions

View file

@ -2,10 +2,10 @@
# yarn lockfile v1
"@BridgemanAccessible/ba-auth@^1.0.39":
version "1.0.39"
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.39.tgz#d5b6f87d4ef3365a2d9e053cbd7799f61c5ebeaf"
integrity sha512-E/GT4ppc+b9Vtma1UvOt2zqXyiHqTWS0U9eiX7BH+encnSMMxmU2bFgWB8/ijumRieLbB+z/OdvoOKJJGpwxtg==
"@BridgemanAccessible/ba-auth@^1.0.40":
version "1.0.40"
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.40.tgz#670a7cc76c972849662a7332d42d0cba8ac6cb44"
integrity sha512-gAEtbEv7Tm2lgLx6EE1501gChZXwa21B7P7AidzvjWIz9Nz3hqm0vBEu4OElMGejk2dEtsw1HHvY+v3O4rQNyg==
dependencies:
"@BridgemanAccessible/ba-auth_adapters" "^1.0.4"
"@BridgemanAccessible/ba-auth_keystore" "^1.0.1"