Bump @googleapis/drive from 20.2.0 to 21.0.0

Bumps [@googleapis/drive](https://github.com/googleapis/google-api-nodejs-client) from 20.2.0 to 21.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/20.2.0...run-v21.0.0)

---
updated-dependencies:
- dependency-name: "@googleapis/drive"
  dependency-version: 21.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-21 20:21:07 +00:00
committed by GitHub
parent 070626a046
commit a3e43ebe4e
2 changed files with 5 additions and 3 deletions
+4 -2
View File
@@ -27,7 +27,7 @@
"@codemirror/state": "^6.6.0", "@codemirror/state": "^6.6.0",
"@codemirror/view": "^6.43.9", "@codemirror/view": "^6.43.9",
"@dmsnell/diff-match-patch": "^1.1.0", "@dmsnell/diff-match-patch": "^1.1.0",
"@googleapis/drive": "^20.2.0", "@googleapis/drive": "^21.0.0",
"@lezer/highlight": "^1.2.3", "@lezer/highlight": "^1.2.3",
"@oddbird/css-anchor-positioning": "^0.10.2", "@oddbird/css-anchor-positioning": "^0.10.2",
"@sanity/diff-match-patch": "^3.2.0", "@sanity/diff-match-patch": "^3.2.0",
@@ -3423,7 +3423,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@googleapis/drive": { "node_modules/@googleapis/drive": {
"version": "20.2.0", "version": "21.0.0",
"resolved": "https://registry.npmjs.org/@googleapis/drive/-/drive-21.0.0.tgz",
"integrity": "sha512-vebQpAqn+FZcmDWh1TEQTcYdkKftcSaHc7kO2ZxrINBb+ZMcFu1UybD3+maeqdLs60HrRDYwyzJ6TgZ7/Vn2Rg==",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"googleapis-common": "^8.0.0" "googleapis-common": "^8.0.0"
+1 -1
View File
@@ -103,7 +103,7 @@
"@codemirror/state": "^6.6.0", "@codemirror/state": "^6.6.0",
"@codemirror/view": "^6.43.9", "@codemirror/view": "^6.43.9",
"@dmsnell/diff-match-patch": "^1.1.0", "@dmsnell/diff-match-patch": "^1.1.0",
"@googleapis/drive": "^20.2.0", "@googleapis/drive": "^21.0.0",
"@lezer/highlight": "^1.2.3", "@lezer/highlight": "^1.2.3",
"@oddbird/css-anchor-positioning": "^0.10.2", "@oddbird/css-anchor-positioning": "^0.10.2",
"@sanity/diff-match-patch": "^3.2.0", "@sanity/diff-match-patch": "^3.2.0",