Bumped auth library version
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 29s
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 29s
This commit is contained in:
parent
1bcf8ff2b8
commit
6a9885cf0a
2 changed files with 10 additions and 10 deletions
18
yarn.lock
18
yarn.lock
|
|
@ -2,12 +2,12 @@
|
|||
# yarn lockfile v1
|
||||
|
||||
|
||||
"@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==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@BridgemanAccessible/ba-auth_adapters" "^1.0.2"
|
||||
"@BridgemanAccessible/ba-auth_adapters" "^1.0.4"
|
||||
"@BridgemanAccessible/ba-auth_keystore" "^1.0.1"
|
||||
"@BridgemanAccessible/ba-logging" "^1.0.1"
|
||||
argon2 "^0.40.1"
|
||||
|
|
@ -19,10 +19,10 @@
|
|||
psl "^1.15.0"
|
||||
uuid "^9.0.1"
|
||||
|
||||
"@BridgemanAccessible/ba-auth_adapters@^1.0.2":
|
||||
version "1.0.2"
|
||||
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth_adapters/-/ba-auth_adapters-1.0.2.tgz#a546759a8bc0f2d0eb1a211b144870f8414a3dd9"
|
||||
integrity sha512-k8pzWTJUGdPEPtSZilTHDTydre/O0yM8YaNlXdq4cCRaIPJHc6Hyn94wZWNPd2nZsnUsvLj7gXWPaHphY8E1Ug==
|
||||
"@BridgemanAccessible/ba-auth_adapters@^1.0.4":
|
||||
version "1.0.4"
|
||||
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth_adapters/-/ba-auth_adapters-1.0.4.tgz#2ff56223f90df651ed2f5d5ca5f95bd6e310f02d"
|
||||
integrity sha512-hGT4n3S1g+7QccGhnB8i54NAqzDApv3isWPqDtzZbaMuvxeDNOcCd44JelmKj9uMb5Q4cv6jEkKhfopTxSGcMQ==
|
||||
dependencies:
|
||||
"@BridgemanAccessible/ba-logging" "^1.0.1"
|
||||
express "^5.2.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue