Bumped auth library version
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 28s
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 28s
This commit is contained in:
parent
c9caebda80
commit
b155a03755
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.37",
|
||||
"@BridgemanAccessible/ba-auth": "^1.0.38",
|
||||
"@BridgemanAccessible/ba-logging": "^1.0.1",
|
||||
"express": "^4.19.2",
|
||||
"fs-extra": "^11.2.0",
|
||||
|
|
|
|||
|
|
@ -2,10 +2,10 @@
|
|||
# yarn lockfile v1
|
||||
|
||||
|
||||
"@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==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@BridgemanAccessible/ba-auth_adapters" "^1.0.2"
|
||||
"@BridgemanAccessible/ba-auth_keystore" "^1.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue