Skip to content

Commit 177b98b

Browse files
build(deps): bump @googleapis/docs from 2.0.1 to 3.0.0
Bumps [@googleapis/docs](https://github.com/googleapis/google-api-nodejs-client) from 2.0.1 to 3.0.0. - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/3.0.0/CHANGELOG.md) - [Commits](googleapis/google-api-nodejs-client@v2.0.1...3.0.0) --- updated-dependencies: - dependency-name: "@googleapis/docs" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fce78f1 commit 177b98b

File tree

2 files changed

+6
-104
lines changed

2 files changed

+6
-104
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"standard": "^17.0.0"
2121
},
2222
"dependencies": {
23-
"@googleapis/docs": "^2.0.1",
23+
"@googleapis/docs": "^3.0.0",
2424
"@mixmaxhq/promise-pool": "^2.0.0",
2525
"ajv": "^6.12.6",
2626
"axios": "^1.4.0",

yarn.lock

Lines changed: 5 additions & 103 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
minimatch "^3.1.2"
2525
strip-json-comments "^3.1.1"
2626

27-
"@googleapis/docs@^2.0.1":
28-
version "2.0.1"
29-
resolved "https://registry.yarnpkg.com/@googleapis/docs/-/docs-2.0.1.tgz#38c23e683542d6f6a91af251aefb8c0e3db7094b"
30-
integrity sha512-ujJT/9uTwtGsKQ6QVJmDNhc4TYqsekM0ME7uX5tJbqgeeNxCq73SPpDzYsZsMpsWonF5nF0v+DYPrNXHFJ7W8A==
27+
"@googleapis/docs@^3.0.0":
28+
version "3.0.0"
29+
resolved "https://registry.yarnpkg.com/@googleapis/docs/-/docs-3.0.0.tgz#0696a92e01454133c8bdc1fedb07f59ca8fb02ce"
30+
integrity sha512-KrzopGTN5P2wkH+a0RtQUoWcuGgrEpMe1DfMb/KbdXPkaTpbR5XxKYtzW7lno/DkYDtrLrhP32XUnmoIIX2XEA==
3131
dependencies:
32-
googleapis-common "^6.0.3"
32+
googleapis-common "^7.0.0"
3333

3434
"@humanwhocodes/config-array@^0.9.2":
3535
version "0.9.3"
@@ -83,13 +83,6 @@ acorn@^8.7.1:
8383
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30"
8484
integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==
8585

86-
agent-base@6:
87-
version "6.0.1"
88-
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.1.tgz#808007e4e5867decb0ab6ab2f928fbdb5a596db4"
89-
integrity sha512-01q25QQDwLSsyfhrKbn8yuur+JNw0H+0Y4JiGIKd3z9aYk/w/2kxD/Upc+t2ZBBSUNff50VjPsSW2YxM8QYKVg==
90-
dependencies:
91-
debug "4"
92-
9386
agent-base@^7.0.2:
9487
version "7.1.0"
9588
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-7.1.0.tgz#536802b76bc0b34aa50195eb2442276d613e3434"
@@ -183,11 +176,6 @@ array.prototype.flatmap@^1.3.0:
183176
es-abstract "^1.19.2"
184177
es-shim-unscopables "^1.0.0"
185178

186-
arrify@^2.0.0:
187-
version "2.0.1"
188-
resolved "https://registry.yarnpkg.com/arrify/-/arrify-2.0.1.tgz#c9655e9331e0abcd588d2a7cad7e9956f66701fa"
189-
integrity sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==
190-
191179
asynckit@^0.4.0:
192180
version "0.4.0"
193181
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
@@ -944,11 +932,6 @@ fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6:
944932
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
945933
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
946934

947-
fast-text-encoding@^1.0.0:
948-
version "1.0.1"
949-
resolved "https://registry.yarnpkg.com/fast-text-encoding/-/fast-text-encoding-1.0.1.tgz#4a428566f74fc55ebdd447555b1eb4d9cf514455"
950-
integrity sha512-x4FEgaz3zNRtJfLFqJmHWxkMDDvXVtaznj2V9jiP8ACUJrUgist4bP9FmDL2Vew2Y9mEQI/tG4GqabaitYp9CQ==
951-
952935
file-entry-cache@^6.0.1:
953936
version "6.0.1"
954937
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
@@ -1040,16 +1023,6 @@ functions-have-names@^1.2.2:
10401023
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
10411024
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
10421025

1043-
gaxios@^5.0.0, gaxios@^5.0.1:
1044-
version "5.1.0"
1045-
resolved "https://registry.yarnpkg.com/gaxios/-/gaxios-5.1.0.tgz#133b77b45532be71eec72012b7e97c2320b6140a"
1046-
integrity sha512-aezGIjb+/VfsJtIcHGcBSerNEDdfdHeMros+RbYbGpmonKWQCOVOes0LVZhn1lDtIgq55qq0HaxymIoae3Fl/A==
1047-
dependencies:
1048-
extend "^3.0.2"
1049-
https-proxy-agent "^5.0.0"
1050-
is-stream "^2.0.0"
1051-
node-fetch "^2.6.7"
1052-
10531026
gaxios@^6.0.0, gaxios@^6.0.3:
10541027
version "6.1.1"
10551028
resolved "https://registry.yarnpkg.com/gaxios/-/gaxios-6.1.1.tgz#549629f86a13e756b900f9ff7c94624670102938"
@@ -1060,14 +1033,6 @@ gaxios@^6.0.0, gaxios@^6.0.3:
10601033
is-stream "^2.0.0"
10611034
node-fetch "^2.6.9"
10621035

1063-
gcp-metadata@^5.0.0:
1064-
version "5.2.0"
1065-
resolved "https://registry.yarnpkg.com/gcp-metadata/-/gcp-metadata-5.2.0.tgz#b4772e9c5976241f5d3e69c4f446c906d25506ec"
1066-
integrity sha512-aFhhvvNycky2QyhG+dcfEdHBF0FRbYcf39s6WNHUDysKSrbJ5vuFbjydxBcmewtXeV248GP8dWT3ByPNxsyHCw==
1067-
dependencies:
1068-
gaxios "^5.0.0"
1069-
json-bigint "^1.0.0"
1070-
10711036
gcp-metadata@^6.0.0:
10721037
version "6.0.0"
10731038
resolved "https://registry.yarnpkg.com/gcp-metadata/-/gcp-metadata-6.0.0.tgz#2ae12008bef8caa8726cba31fd0a641ebad5fb56"
@@ -1140,21 +1105,6 @@ globals@^13.6.0, globals@^13.9.0:
11401105
dependencies:
11411106
type-fest "^0.20.2"
11421107

1143-
google-auth-library@^8.0.2:
1144-
version "8.7.0"
1145-
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-8.7.0.tgz#e36e255baba4755ce38dded4c50f896cf8515e51"
1146-
integrity sha512-1M0NG5VDIvJZEnstHbRdckLZESoJwguinwN8Dhae0j2ZKIQFIV63zxm6Fo6nM4xkgqUr2bbMtV5Dgo+Hy6oo0Q==
1147-
dependencies:
1148-
arrify "^2.0.0"
1149-
base64-js "^1.3.0"
1150-
ecdsa-sig-formatter "^1.0.11"
1151-
fast-text-encoding "^1.0.0"
1152-
gaxios "^5.0.0"
1153-
gcp-metadata "^5.0.0"
1154-
gtoken "^6.1.0"
1155-
jws "^4.0.0"
1156-
lru-cache "^6.0.0"
1157-
11581108
google-auth-library@^9.0.0:
11591109
version "9.1.0"
11601110
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-9.1.0.tgz#5c8444ca5c298030bbd7535f13b84748a86a8091"
@@ -1168,25 +1118,6 @@ google-auth-library@^9.0.0:
11681118
jws "^4.0.0"
11691119
lru-cache "^6.0.0"
11701120

1171-
google-p12-pem@^4.0.0:
1172-
version "4.0.1"
1173-
resolved "https://registry.yarnpkg.com/google-p12-pem/-/google-p12-pem-4.0.1.tgz#82841798253c65b7dc2a4e5fe9df141db670172a"
1174-
integrity sha512-WPkN4yGtz05WZ5EhtlxNDWPhC4JIic6G8ePitwUWy4l+XPVYec+a0j0Ts47PDtW59y3RwAhUd9/h9ZZ63px6RQ==
1175-
dependencies:
1176-
node-forge "^1.3.1"
1177-
1178-
googleapis-common@^6.0.3:
1179-
version "6.0.4"
1180-
resolved "https://registry.yarnpkg.com/googleapis-common/-/googleapis-common-6.0.4.tgz#bd968bef2a478bcd3db51b27655502a11eaf8bf4"
1181-
integrity sha512-m4ErxGE8unR1z0VajT6AYk3s6a9gIMM6EkDZfkPnES8joeOlEtFEJeF8IyZkb0tjPXkktUfYrE4b3Li1DNyOwA==
1182-
dependencies:
1183-
extend "^3.0.2"
1184-
gaxios "^5.0.1"
1185-
google-auth-library "^8.0.2"
1186-
qs "^6.7.0"
1187-
url-template "^2.0.8"
1188-
uuid "^9.0.0"
1189-
11901121
googleapis-common@^7.0.0:
11911122
version "7.0.0"
11921123
resolved "https://registry.yarnpkg.com/googleapis-common/-/googleapis-common-7.0.0.tgz#a7b5262e320c922c25b123edea2a3958f15c3edd"
@@ -1212,15 +1143,6 @@ graceful-fs@^4.1.15:
12121143
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.9.tgz#041b05df45755e587a24942279b9d113146e1c96"
12131144
integrity sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==
12141145

1215-
gtoken@^6.1.0:
1216-
version "6.1.2"
1217-
resolved "https://registry.yarnpkg.com/gtoken/-/gtoken-6.1.2.tgz#aeb7bdb019ff4c3ba3ac100bbe7b6e74dce0e8bc"
1218-
integrity sha512-4ccGpzz7YAr7lxrT2neugmXQ3hP9ho2gcaityLVkiUecAiwiy60Ii8gRbZeOsXV19fYaRjgBSshs8kXw+NKCPQ==
1219-
dependencies:
1220-
gaxios "^5.0.1"
1221-
google-p12-pem "^4.0.0"
1222-
jws "^4.0.0"
1223-
12241146
gtoken@^7.0.0:
12251147
version "7.0.1"
12261148
resolved "https://registry.yarnpkg.com/gtoken/-/gtoken-7.0.1.tgz#b64bd01d88268ea3a3572c9076a85d1c48f1a455"
@@ -1285,14 +1207,6 @@ [email protected], he@^1.2.0:
12851207
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
12861208
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
12871209

1288-
https-proxy-agent@^5.0.0:
1289-
version "5.0.0"
1290-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz#e2a90542abb68a762e0a0850f6c9edadfd8506b2"
1291-
integrity sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==
1292-
dependencies:
1293-
agent-base "6"
1294-
debug "4"
1295-
12961210
https-proxy-agent@^7.0.1:
12971211
version "7.0.2"
12981212
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz#e2645b846b90e96c6e6f347fb5b2e41f1590b09b"
@@ -1762,25 +1676,13 @@ node-addon-api@^6.1.0:
17621676
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-6.1.0.tgz#ac8470034e58e67d0c6f1204a18ae6995d9c0d76"
17631677
integrity sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==
17641678

1765-
node-fetch@^2.6.7:
1766-
version "2.6.9"
1767-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.9.tgz#7c7f744b5cc6eb5fd404e0c7a9fec630a55657e6"
1768-
integrity sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==
1769-
dependencies:
1770-
whatwg-url "^5.0.0"
1771-
17721679
node-fetch@^2.6.9:
17731680
version "2.7.0"
17741681
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
17751682
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
17761683
dependencies:
17771684
whatwg-url "^5.0.0"
17781685

1779-
node-forge@^1.3.1:
1780-
version "1.3.1"
1781-
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.3.1.tgz#be8da2af243b2417d5f646a770663a92b7e9ded3"
1782-
integrity sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==
1783-
17841686
node-html-parser@^6.1.5:
17851687
version "6.1.5"
17861688
resolved "https://registry.yarnpkg.com/node-html-parser/-/node-html-parser-6.1.5.tgz#c819dceb13a10a7642ff92f94f870b4f77968097"

0 commit comments

Comments
 (0)