Bumped auth library version (v1.0.42 -> v1.0.43)
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
5c1741a95f
commit
b0d613fc07
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.42",
|
||||
"@BridgemanAccessible/ba-auth": "^1.0.43",
|
||||
"@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.42":
|
||||
version "1.0.42"
|
||||
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.42.tgz#af26016f5eab852996363ffba29eb655597fe0c0"
|
||||
integrity sha512-D67uTK28D7/5mM9zPH6ipjPMwKTntB4Ukdi6xojoFoZkW9oL54hF4mEvhvmv0AMFwAsJyUIINFw5f0aepg+TTg==
|
||||
"@BridgemanAccessible/ba-auth@^1.0.43":
|
||||
version "1.0.43"
|
||||
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.43.tgz#3dfefb08bc68883d8e00a540b2abe255ba126b9a"
|
||||
integrity sha512-EaCgIkgxCA2TVA2QQ7lTClIfj0NyinqygUFDFxNEFYR6wx4VEsCYIuN8uu3Tkgf1kHn4R0OiVClksoLMgutjhQ==
|
||||
dependencies:
|
||||
"@BridgemanAccessible/ba-auth_adapters" "^1.0.4"
|
||||
"@BridgemanAccessible/ba-auth_keystore" "^1.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue