Bumped auth library version (v1.0.48 -> v1.0.49)
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 32s
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 32s
This commit is contained in:
parent
fa8a97d0b0
commit
1dc5a6696e
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.48",
|
"@BridgemanAccessible/ba-auth": "^1.0.49",
|
||||||
"@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.48":
|
"@BridgemanAccessible/ba-auth@^1.0.49":
|
||||||
version "1.0.48"
|
version "1.0.49"
|
||||||
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.48.tgz#5182529c12f3e6e64ff4bcc6e9b9d10b214c9dd8"
|
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.49.tgz#63587789aad199452c7e8fe81c2af489781fba26"
|
||||||
integrity sha512-elOpXl5GiYQwnYek+nLxyk2vnhNyrtudQeFvW0NSlYyemt1ciR0b5Q6pIgi5IyFSJ/Rmo4smuSXVf6IdadfGRA==
|
integrity sha512-WCGiLCJ+8kYwXqFJ9cxreqAFKk6+ZxpHaVaKUHvs+uCP3wrnbhMaR47poQkhKcVSgdLD3oTwTavS94uE+8OeRA==
|
||||||
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