Incremented auth library version
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 33s
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 33s
This commit is contained in:
parent
0441d7fa6d
commit
78fcdd04a7
2 changed files with 5 additions and 5 deletions
|
|
@ -35,7 +35,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.19",
|
"@BridgemanAccessible/ba-auth": "^1.0.20",
|
||||||
"@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.19":
|
"@BridgemanAccessible/ba-auth@^1.0.20":
|
||||||
version "1.0.19"
|
version "1.0.20"
|
||||||
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.19.tgz#84b0c09f959505168702c25dc660bdef367bdff3"
|
resolved "https://npm.pkg.bridgemanaccessible.ca/@BridgemanAccessible/ba-auth/-/ba-auth-1.0.20.tgz#3e9c5b5608b1a01fe0d9b70fba27dc9a8dc3e470"
|
||||||
integrity sha512-hH/XCwTdjKCeQBlbWhol99JCY9krvNNAXoKsfCdPSi0m6y6VFiJn/wet8En3q8TMgIw8PvwotTZ9sjTNQRlMSQ==
|
integrity sha512-tHNVLc6ZX7uE/6bXpMfHqO6Yw/HQw0eQuP17YxvwJdLO+UTinirtMNJ43UQMAonmxrMkwTK0emfV/R13qiW4HA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@BridgemanAccessible/ba-logging" "^1.0.1"
|
"@BridgemanAccessible/ba-logging" "^1.0.1"
|
||||||
"@azure/identity" "^4.0.1"
|
"@azure/identity" "^4.0.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue