Bumped auth library version (v1.0.51 -> v1.0.52)
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
c854838cf2
commit
490f742430
2 changed files with 5 additions and 5 deletions
|
|
@ -39,7 +39,7 @@
|
||||||
"create-ba-web-app": "node ./bin/create-project.js"
|
"create-ba-web-app": "node ./bin/create-project.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@BridgemanAccessible/ba-auth": "^1.0.51",
|
"@BridgemanAccessible/ba-auth": "^1.0.52",
|
||||||
"@BridgemanAccessible/ba-logging": "^1.0.2",
|
"@BridgemanAccessible/ba-logging": "^1.0.2",
|
||||||
"express": "^4.19.2",
|
"express": "^4.19.2",
|
||||||
"fs-extra": "^11.2.0",
|
"fs-extra": "^11.2.0",
|
||||||
|
|
|
||||||
|
|
@ -2,10 +2,10 @@
|
||||||
# yarn lockfile v1
|
# yarn lockfile v1
|
||||||
|
|
||||||
|
|
||||||
"@BridgemanAccessible/ba-auth@^1.0.51":
|
"@BridgemanAccessible/ba-auth@^1.0.52":
|
||||||
version "1.0.51"
|
version "1.0.52"
|
||||||
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.51.tgz#30a8a1966bf0d185258c1818db6122f61f2f5e4d"
|
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.52.tgz#8545bf41fa4e7ba9061592cf9a1f4abad5cb4f46"
|
||||||
integrity sha512-eEV0icBK0WZM6j4hlLB4+O28Sx1QawM7aCDPJQDgeshnjfQDqK/n4R0ppd4D7h25b+nJM/LhekW7VU7ZLT7LBQ==
|
integrity sha512-N8/m1ebqAtQC463K8E8MZg0GU4qSCm0oV26Et185oF1ABVTvodtJUMeYf0SMsuDYl3JR3A8Vv8gxKkep5jpw1w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@BridgemanAccessible/ba-auth_adapters" "^1.0.6"
|
"@BridgemanAccessible/ba-auth_adapters" "^1.0.6"
|
||||||
"@BridgemanAccessible/ba-auth_keystore" "^1.0.1"
|
"@BridgemanAccessible/ba-auth_keystore" "^1.0.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue