Bumped auth library version (v1.0.49 -> v1.0.50)
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 30s
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 30s
This commit is contained in:
parent
75ffe86259
commit
57296b619b
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.49",
|
||||
"@BridgemanAccessible/ba-auth": "^1.0.50",
|
||||
"@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.49":
|
||||
version "1.0.49"
|
||||
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.49.tgz#63587789aad199452c7e8fe81c2af489781fba26"
|
||||
integrity sha512-WCGiLCJ+8kYwXqFJ9cxreqAFKk6+ZxpHaVaKUHvs+uCP3wrnbhMaR47poQkhKcVSgdLD3oTwTavS94uE+8OeRA==
|
||||
"@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==
|
||||
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