Skip to content

Commit

Permalink
chore: Remove googleapis package from codebase (#33121)
Browse files Browse the repository at this point in the history
  • Loading branch information
KevLehman authored Aug 21, 2024
1 parent a7f12cc commit 94518af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 48 deletions.
1 change: 0 additions & 1 deletion apps/meteor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,6 @@
"filesize": "9.0.11",
"generate-password": "^1.7.1",
"google-libphonenumber": "^3.2.33",
"googleapis": "^104.0.0",
"gravatar": "^1.8.2",
"he": "^1.2.0",
"highlight.js": "^11.6.0",
Expand Down
49 changes: 2 additions & 47 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9551,7 +9551,6 @@ __metadata:
filesize: 9.0.11
generate-password: ^1.7.1
google-libphonenumber: ^3.2.33
googleapis: ^104.0.0
gravatar: ^1.8.2
he: ^1.2.0
highlight.js: ^11.6.0
Expand Down Expand Up @@ -24339,19 +24338,6 @@ __metadata:
languageName: node
linkType: hard

"gaxios@npm:^4.0.0":
version: 4.3.3
resolution: "gaxios@npm:4.3.3"
dependencies:
abort-controller: ^3.0.0
extend: ^3.0.2
https-proxy-agent: ^5.0.0
is-stream: ^2.0.0
node-fetch: ^2.6.7
checksum: 0b72a00875404e2c3d7aca9f32535e931d7b0ebb850dc92fafc1685b99a109b04205c63e4637a2d0d9a261ac50adf83f7d33435f73e256dcca32564ef9358fee
languageName: node
linkType: hard

"gaxios@npm:^5.0.0, gaxios@npm:^5.0.1":
version: 5.1.0
resolution: "gaxios@npm:5.1.0"
Expand Down Expand Up @@ -24901,7 +24887,7 @@ __metadata:
languageName: node
linkType: hard

"google-auth-library@npm:^8.0.1, google-auth-library@npm:^8.0.2":
"google-auth-library@npm:^8.0.1":
version: 8.7.0
resolution: "google-auth-library@npm:8.7.0"
dependencies:
Expand Down Expand Up @@ -24936,30 +24922,6 @@ __metadata:
languageName: node
linkType: hard

"googleapis-common@npm:^6.0.0":
version: 6.0.0
resolution: "googleapis-common@npm:6.0.0"
dependencies:
extend: ^3.0.2
gaxios: ^4.0.0
google-auth-library: ^8.0.2
qs: ^6.7.0
url-template: ^2.0.8
uuid: ^8.0.0
checksum: a6c697ac0c829f7bdfcfe32f5fb16fbf7b864cc173257c09eff6e4893f3bd56064904f7b6843d4c8ff074b128609c6cc2ac7490aaf9ed70cab417dc2fb54236b
languageName: node
linkType: hard

"googleapis@npm:^104.0.0":
version: 104.0.0
resolution: "googleapis@npm:104.0.0"
dependencies:
google-auth-library: ^8.0.2
googleapis-common: ^6.0.0
checksum: b6aabd6913daf4ebbdc5500907991560680e4bedda6852a03767c890467719369e7b7c8e9152bf77908345c7626f2465d329a916270c7bf277a4af0d26262ae1
languageName: node
linkType: hard

"gopd@npm:^1.0.1":
version: 1.0.1
resolution: "gopd@npm:1.0.1"
Expand Down Expand Up @@ -34843,7 +34805,7 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:6.11.0, qs@npm:^6.10.0, qs@npm:^6.10.3, qs@npm:^6.7.0, qs@npm:^6.9.4, qs@npm:^6.9.6":
"qs@npm:6.11.0, qs@npm:^6.10.0, qs@npm:^6.10.3, qs@npm:^6.9.4, qs@npm:^6.9.6":
version: 6.11.0
resolution: "qs@npm:6.11.0"
dependencies:
Expand Down Expand Up @@ -41187,13 +41149,6 @@ __metadata:
languageName: node
linkType: hard

"url-template@npm:^2.0.8":
version: 2.0.8
resolution: "url-template@npm:2.0.8"
checksum: 4183fccd74e3591e4154134d4443dccecba9c455c15c7df774f1f1e3fa340fd9bffb903b5beec347196d15ce49c34edf6dec0634a95d170ad6e78c0467d6e13e
languageName: node
linkType: hard

"url-to-options@npm:^1.0.1":
version: 1.0.1
resolution: "url-to-options@npm:1.0.1"
Expand Down

0 comments on commit 94518af

Please sign in to comment.