Skip to content

Commit

Permalink
Merge pull request #399 from csound/dependabot/npm_and_yarn/functions…
Browse files Browse the repository at this point in the history
…/basic-auth-connect-1.1.0

chore(deps): bump basic-auth-connect from 1.0.0 to 1.1.0 in /functions
  • Loading branch information
hlolli authored Dec 10, 2024
2 parents f012f38 + a7493c8 commit 2bcd8e8
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1232,9 +1232,11 @@ base64-js@^1.3.0, base64-js@^1.3.1:
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==

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 sha1-/bC0OWLKe0BFanwrtI/hc9otISI=
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 @@ -5328,6 +5330,11 @@ tslib@^2.0.1, tslib@^2.1.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==

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

type-check@^0.4.0, type-check@~0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
Expand Down

0 comments on commit 2bcd8e8

Please sign in to comment.