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
6a6153f141
commit
88e522fcb4
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.34",
|
"@BridgemanAccessible/ba-auth": "^1.0.35",
|
||||||
"@BridgemanAccessible/ba-logging": "^1.0.1",
|
"@BridgemanAccessible/ba-logging": "^1.0.1",
|
||||||
"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.34":
|
"@BridgemanAccessible/ba-auth@^1.0.35":
|
||||||
version "1.0.34"
|
version "1.0.35"
|
||||||
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.34.tgz#644913cb2a8d4feb2bc39ed0ad6177ded920c453"
|
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.35.tgz#25d4f7149d3281fb69acd73674cf6de9858622a9"
|
||||||
integrity sha512-PBgFCXBoI6mVekkldSsGw8IgXXim8TQk0i2ZQg9sYhdmpOhytNk2uZapItkD7e8QyBNrET1Ls1NnhnxNERewuw==
|
integrity sha512-vxmSUTXcuw00Hj0xvTe3tx0D19yoOhQVuBo/vjDLJABXjJO7/th+KHGukJOghmlnERCLv+DgGJTxq65K+ikNZQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@BridgemanAccessible/ba-auth_keystore" "^1.0.1"
|
"@BridgemanAccessible/ba-auth_keystore" "^1.0.1"
|
||||||
"@BridgemanAccessible/ba-logging" "^1.0.1"
|
"@BridgemanAccessible/ba-logging" "^1.0.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue