Bumped auth library version (v1.0.50 -> v1.0.51)
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 32s
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 32s
This commit is contained in:
parent
002aa4ce5c
commit
d002697b42
2 changed files with 5 additions and 5 deletions
|
|
@ -39,7 +39,7 @@
|
|||
"create-ba-web-app": "node ./bin/create-project.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@BridgemanAccessible/ba-auth": "^1.0.50",
|
||||
"@BridgemanAccessible/ba-auth": "^1.0.51",
|
||||
"@BridgemanAccessible/ba-logging": "^1.0.2",
|
||||
"express": "^4.19.2",
|
||||
"fs-extra": "^11.2.0",
|
||||
|
|
|
|||
|
|
@ -2,10 +2,10 @@
|
|||
# yarn lockfile v1
|
||||
|
||||
|
||||
"@BridgemanAccessible/ba-auth@^1.0.50":
|
||||
version "1.0.50"
|
||||
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.50.tgz#a1555ff1eef11232658104e016ecabc0cfadc757"
|
||||
integrity sha512-/eGAQFTyWf63uyzeRja/ln94AwTVLUFgGmTZdfWAnMY5OEvcQ7Usp6Q8EeKN6NCemQ03PM3RGisrbQ2k5bOHBw==
|
||||
"@BridgemanAccessible/ba-auth@^1.0.51":
|
||||
version "1.0.51"
|
||||
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.51.tgz#30a8a1966bf0d185258c1818db6122f61f2f5e4d"
|
||||
integrity sha512-eEV0icBK0WZM6j4hlLB4+O28Sx1QawM7aCDPJQDgeshnjfQDqK/n4R0ppd4D7h25b+nJM/LhekW7VU7ZLT7LBQ==
|
||||
dependencies:
|
||||
"@BridgemanAccessible/ba-auth_adapters" "^1.0.6"
|
||||
"@BridgemanAccessible/ba-auth_keystore" "^1.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue