Updated dependency and made mostly naming changes
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
b67f059eda
commit
859aee5939
3 changed files with 15 additions and 14 deletions
18
yarn.lock
18
yarn.lock
|
|
@ -2,12 +2,12 @@
|
|||
# yarn lockfile v1
|
||||
|
||||
|
||||
"@BridgemanAccessible/ba-auth@^1.0.36":
|
||||
version "1.0.36"
|
||||
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.36.tgz#7654d37d3e078cd0c3b226d05b15e873437133b5"
|
||||
integrity sha512-9e1OYDhUhkl38FmL2wMhPjfqsy2Pt/+o0WQtHne2cPMDAoz4h0cat9NE3lGDnCn1LMkUXaCXvNXoRUDJkUpFJw==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@BridgemanAccessible/ba-auth_adapters" "^1.0.1"
|
||||
"@BridgemanAccessible/ba-auth_adapters" "^1.0.2"
|
||||
"@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.1":
|
||||
version "1.0.1"
|
||||
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth_adapters/-/ba-auth_adapters-1.0.1.tgz#ba5a4bcc7e2a8a22a539165140b1900e618db535"
|
||||
integrity sha512-RigrC3wbDB+MICgLyHpyunrVXUa6NpT14jVk01DYZPIXgbLURfTJhhNB8Xm8AP5/t3onMBvGoz3hNNON6jxOqQ==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@BridgemanAccessible/ba-logging" "^1.0.1"
|
||||
express "^5.2.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue