diff --git a/package.json b/package.json index a2db6f1..952a337 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "create-ba-web-app": "node ./bin/create-project.js" }, "dependencies": { - "@BridgemanAccessible/ba-auth": "^1.0.45", + "@BridgemanAccessible/ba-auth": "^1.0.46", "@BridgemanAccessible/ba-logging": "^1.0.2", "express": "^4.19.2", "fs-extra": "^11.2.0", diff --git a/yarn.lock b/yarn.lock index 26e5dce..4e83354 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@BridgemanAccessible/ba-auth@^1.0.45": - version "1.0.45" - resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.45.tgz#4120753d8942e0646de0564da869c41fd81901e4" - integrity sha512-vUhw+hBm+cmGg21DNLOHpWT7RzLtIwZnLmrf9Z/zGg3pNfy1vqB6+buj83deU7bAFoSDzrqBc7AfrUEIC9zv8A== +"@BridgemanAccessible/ba-auth@^1.0.46": + version "1.0.46" + resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.46.tgz#dee6ea5111ec76134d27b1720c39a2a4f5050f56" + integrity sha512-kcvlOFjbrnkAhznCKV2GPI02uzBoUCeoj0HjpyHiQpVa78jxtQC6hb4VMH0Ie3vrNtWIGyrXBJdZe3n5NEewlw== dependencies: "@BridgemanAccessible/ba-auth_adapters" "^1.0.6" "@BridgemanAccessible/ba-auth_keystore" "^1.0.1"