mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-20 16:42:58 +00:00
Merge pull request #4957 from naturalcrit/dependabot/npm_and_yarn/googleapis/drive-21.0.0
Bump @googleapis/drive from 20.2.0 to 21.0.0
This commit is contained in:
Generated
+4
-2
@@ -27,7 +27,7 @@
|
||||
"@codemirror/state": "^6.6.0",
|
||||
"@codemirror/view": "^6.43.9",
|
||||
"@dmsnell/diff-match-patch": "^1.1.0",
|
||||
"@googleapis/drive": "^20.2.0",
|
||||
"@googleapis/drive": "^21.0.0",
|
||||
"@lezer/highlight": "^1.2.3",
|
||||
"@oddbird/css-anchor-positioning": "^0.10.2",
|
||||
"@sanity/diff-match-patch": "^3.2.0",
|
||||
@@ -3423,7 +3423,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"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",
|
||||
"dependencies": {
|
||||
"googleapis-common": "^8.0.0"
|
||||
|
||||
+1
-1
@@ -103,7 +103,7 @@
|
||||
"@codemirror/state": "^6.6.0",
|
||||
"@codemirror/view": "^6.43.9",
|
||||
"@dmsnell/diff-match-patch": "^1.1.0",
|
||||
"@googleapis/drive": "^20.2.0",
|
||||
"@googleapis/drive": "^21.0.0",
|
||||
"@lezer/highlight": "^1.2.3",
|
||||
"@oddbird/css-anchor-positioning": "^0.10.2",
|
||||
"@sanity/diff-match-patch": "^3.2.0",
|
||||
|
||||
Reference in New Issue
Block a user