Bumped auth library version
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 28s

This commit is contained in:
Alan Bridgeman 2026-02-20 22:48:56 -06:00
parent c9caebda80
commit b155a03755
2 changed files with 5 additions and 5 deletions

View file

@ -2,10 +2,10 @@
# yarn lockfile v1
"@BridgemanAccessible/ba-auth@^1.0.37":
version "1.0.37"
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.37.tgz#70c6d56fbe2f6111ead234fe40c79acea342ae51"
integrity sha512-YRiC5MUV+fsYaTPWnGnPuHgfJ5juYvWrqyTVdtgVM2iIbqSCSTQsLrLdjDdnRn5vFRDHDv6ypJuTu6crxcDJCQ==
"@BridgemanAccessible/ba-auth@^1.0.38":
version "1.0.38"
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.38.tgz#c9f30398832168bf9c61e1d93544f8f1e0b7a029"
integrity sha512-h9fv6znZHZYMpC3AAHuF7UV3k5wZRyjdBHtGZKtHjCL5IXzqM1fO0v2DQQGq7n1NwtQwR+Y4bERNjAdxs3TAZQ==
dependencies:
"@BridgemanAccessible/ba-auth_adapters" "^1.0.2"
"@BridgemanAccessible/ba-auth_keystore" "^1.0.1"