Skip to content

Commit

Permalink
Bump basic-auth-connect from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [basic-auth-connect](https://github.com/expressjs/basic-auth-connect) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/expressjs/basic-auth-connect/releases)
- [Commits](expressjs/basic-auth-connect@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: basic-auth-connect
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent beaa4df commit 936405c
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4979,9 +4979,11 @@ base@^0.11.1:
pascalcase "^0.1.1"

basic-auth-connect@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/basic-auth-connect/-/basic-auth-connect-1.0.0.tgz"
integrity sha1-/bC0OWLKe0BFanwrtI/hc9otISI=
version "1.1.0"
resolved "https://registry.npmjs.org/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, basic-auth@~2.0.1:
version "2.0.1"
Expand Down Expand Up @@ -17078,6 +17080,11 @@ [email protected]:
tslib "^1.13.0"
tsutils "^2.29.0"

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

tsutils@^2.29.0:
version "2.29.0"
resolved "https://registry.npmjs.org/tsutils/-/tsutils-2.29.0.tgz"
Expand Down

0 comments on commit 936405c

Please sign in to comment.