Updated auth library dependency
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 37s
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 37s
This commit is contained in:
parent
4c937a943b
commit
557f63646d
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.26",
|
||||
"@BridgemanAccessible/ba-auth": "^1.0.27",
|
||||
"@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.26":
|
||||
version "1.0.26"
|
||||
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.26.tgz#de2e187ba127345a53ce58612237f1b2f7f0cbfa"
|
||||
integrity sha512-t5LyDO4vf1natWPoR+9KKN4WOUGk3e8+kmk9UBrLo/BK1M+tPZdKKk7052KDc1FHbs7RkL/TQP208Xz/K+3WyQ==
|
||||
"@BridgemanAccessible/ba-auth@^1.0.27":
|
||||
version "1.0.27"
|
||||
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.27.tgz#02f3a63c22c92e5167472309db2e7a0ba5c7a908"
|
||||
integrity sha512-u3hengCsjF5sv1sF4VxFzgBK+oij1TwZYSOB1q1NOX7llCNWppQ4pIBZHLMJpXNKqoxJPt1Dez2ivbloUokttg==
|
||||
dependencies:
|
||||
"@BridgemanAccessible/ba-logging" "^1.0.1"
|
||||
"@azure/identity" "^4.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue