Skip to content

Commit

Permalink
Update googleapis
Browse files Browse the repository at this point in the history
  • Loading branch information
alchaplinsky committed Dec 12, 2020
1 parent 1cf63d6 commit bdcbe36
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"electron-util": "^0.14.2",
"fs-extra": "^9.0.1",
"generate-password": "^1.5.1",
"googleapis": "^63.0.0",
"googleapis": "^66.0.0",
"lodash": "^4.17.20",
"luxon": "^1.25.0",
"mousetrap": "^1.6.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5407,10 +5407,10 @@ googleapis-common@^4.4.1:
url-template "^2.0.8"
uuid "^8.0.0"

googleapis@^63.0.0:
version "63.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-63.0.0.tgz#ff48d7d8966162b59e303f3f9b6e2245555bb1d3"
integrity sha512-wixBalZFz9qLFJqKcEaKRAKuWAf20qw35/vVN/0ogfhIMlGuDUNE3groAPdaqAmaE3sTLSEe8+XRNIx3lxOhcQ==
googleapis@^66.0.0:
version "66.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-66.0.0.tgz#008062d06b13954bd3a0425c17e8f8396e884957"
integrity sha512-jdEleRoyo/AeJZjKGC7Z2mHgochn2vR2JKqey6kydRkIBmCZxoQKLisRR4H8CRYZeEd6+c8Ns/LzS1S7qUjoFw==
dependencies:
google-auth-library "^6.0.0"
googleapis-common "^4.4.1"
Expand Down

0 comments on commit bdcbe36

Please sign in to comment.