Skip to content

Commit

Permalink
Merge pull request #352 from etn-ccis/dependabot/npm_and_yarn/login-w…
Browse files Browse the repository at this point in the history
…orkflow/basic-auth-connect-1.1.0

Bump basic-auth-connect from 1.0.0 to 1.1.0 in /login-workflow
  • Loading branch information
JeffGreiner-eaton authored Oct 1, 2024
2 parents ba44c16 + e704e78 commit 3de475a
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions login-workflow/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3859,9 +3859,11 @@ bash-path@^1.0.1:
is-windows "^1.0.1"

basic-auth-connect@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/basic-auth-connect/-/basic-auth-connect-1.0.0.tgz#fdb0b43962ca7b40456a7c2bb48fe173da2d2122"
integrity sha512-kiV+/DTgVro4aZifY/hwRwALBISViL5NP4aReaR2EVJEObpbUBHIkdJh/YpcoEiYt7nBodZ6U2ajZeZvSxUCCg==
version "1.1.0"
resolved "https://registry.yarnpkg.com/basic-auth-connect/-/basic-auth-connect-1.1.0.tgz#b44af37d5b3bd7561b56491e58cf26ae1578f0c7"
integrity sha512-rKcWjfiRZ3p5WS9e5q6msXa07s6DaFAMXoyowV+mb2xQG+oYdw2QEUyKi0Xp95JvXzShlM+oGy5QuqSK6TfC1Q==
dependencies:
tsscmp "^1.0.6"

basic-auth@~2.0.1:
version "2.0.1"
Expand Down Expand Up @@ -10611,6 +10613,11 @@ tslib@^2.0.0, tslib@^2.0.1, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.5.3:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.1.tgz#fd8c9a0ff42590b25703c0acb3de3d3f4ede0410"
integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==

tsscmp@^1.0.6:
version "1.0.6"
resolved "https://registry.yarnpkg.com/tsscmp/-/tsscmp-1.0.6.tgz#85b99583ac3589ec4bfef825b5000aa911d605eb"
integrity sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==

tsutils@^3.21.0:
version "3.21.0"
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
Expand Down

0 comments on commit 3de475a

Please sign in to comment.