Skip to content

Commit

Permalink
Merge pull request #156 from dhanyn10/dependabot/npm_and_yarn/app/goo…
Browse files Browse the repository at this point in the history
…gle-cloud/local-auth-3.0.0

Bump @google-cloud/local-auth from 2.1.1 to 3.0.0 in /app
  • Loading branch information
dhanyn10 authored Dec 24, 2023
2 parents 0127871 + 72ab8cc commit 5fb72f4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"tailwindcss": "^3.3.3"
},
"dependencies": {
"@google-cloud/local-auth": "^2.1.1",
"@google-cloud/local-auth": "^3.0.0",
"bottleneck": "^2.19.5",
"google-auth-library": "^8.9.0",
"googleapis": "^129.0.0",
Expand Down
12 changes: 6 additions & 6 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
optionalDependencies:
global-agent "^3.0.0"

"@google-cloud/local-auth@^2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@google-cloud/local-auth/-/local-auth-2.1.1.tgz#fa790813cd8e45402a2681ff662c62f11bdb0c4c"
integrity sha512-tOJ73TSyPxelUEVN2AdHVzFG857U5i3wZHMUGgm6wRtz9WN4O3D761eYORB9jXfIggA3+v5BUw+VIE5wAKHhkg==
"@google-cloud/local-auth@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@google-cloud/local-auth/-/local-auth-3.0.0.tgz#474fc18fd83cc912624f4bf3c6727e21c244b2d0"
integrity sha512-PfRv6WkjqgqRLGPzhqzjZO+gogNPRDPDWiwq4+1+qn2oIiG0xLEeHfIf0230QzzJmY7yuAbojms/luHczDCVag==
dependencies:
arrify "^2.0.1"
google-auth-library "^8.0.2"
google-auth-library "^9.0.0"
open "^7.0.3"
server-destroy "^1.0.1"

Expand Down Expand Up @@ -563,7 +563,7 @@ globalthis@^1.0.1:
dependencies:
define-properties "^1.1.3"

google-auth-library@^8.0.2, google-auth-library@^8.9.0:
google-auth-library@^8.9.0:
version "8.9.0"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-8.9.0.tgz#15a271eb2ec35d43b81deb72211bd61b1ef14dd0"
integrity sha512-f7aQCJODJFmYWN6PeNKzgvy9LI2tYmXnzpNDHEjG5sDNPgGb2FXQyTBnXeSH+PAtpKESFD+LmHw3Ox3mN7e1Fg==
Expand Down

0 comments on commit 5fb72f4

Please sign in to comment.