Skip to content

Commit 936405c

Browse files
Bump basic-auth-connect from 1.0.0 to 1.1.0
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]>
1 parent beaa4df commit 936405c

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

yarn.lock

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4979,9 +4979,11 @@ base@^0.11.1:
49794979
pascalcase "^0.1.1"
49804980

49814981
basic-auth-connect@^1.0.0:
4982-
version "1.0.0"
4983-
resolved "https://registry.npmjs.org/basic-auth-connect/-/basic-auth-connect-1.0.0.tgz"
4984-
integrity sha1-/bC0OWLKe0BFanwrtI/hc9otISI=
4982+
version "1.1.0"
4983+
resolved "https://registry.npmjs.org/basic-auth-connect/-/basic-auth-connect-1.1.0.tgz#b44af37d5b3bd7561b56491e58cf26ae1578f0c7"
4984+
integrity sha512-rKcWjfiRZ3p5WS9e5q6msXa07s6DaFAMXoyowV+mb2xQG+oYdw2QEUyKi0Xp95JvXzShlM+oGy5QuqSK6TfC1Q==
4985+
dependencies:
4986+
tsscmp "^1.0.6"
49854987

49864988
basic-auth@^2.0.1, basic-auth@~2.0.1:
49874989
version "2.0.1"
@@ -17078,6 +17080,11 @@ [email protected]:
1707817080
tslib "^1.13.0"
1707917081
tsutils "^2.29.0"
1708017082

17083+
tsscmp@^1.0.6:
17084+
version "1.0.6"
17085+
resolved "https://registry.npmjs.org/tsscmp/-/tsscmp-1.0.6.tgz#85b99583ac3589ec4bfef825b5000aa911d605eb"
17086+
integrity sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==
17087+
1708117088
tsutils@^2.29.0:
1708217089
version "2.29.0"
1708317090
resolved "https://registry.npmjs.org/tsutils/-/tsutils-2.29.0.tgz"

0 commit comments

Comments
 (0)