0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-25 01:02:47 +00:00

Merge pull request #3523 from naturalcrit/dependabot/npm_and_yarn/googleapis/drive-8.10.0

Bump @googleapis/drive from 8.8.0 to 8.10.0
This commit is contained in:
Trevor Buckner
2024-06-07 13:53:38 -04:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -14,7 +14,7 @@
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/preset-react": "^7.24.7",
"@googleapis/drive": "^8.8.0",
"@googleapis/drive": "^8.10.0",
"body-parser": "^1.20.2",
"classnames": "^2.5.1",
"codemirror": "^5.65.6",
@@ -1993,9 +1993,9 @@
}
},
"node_modules/@googleapis/drive": {
"version": "8.8.0",
"resolved": "https://registry.npmjs.org/@googleapis/drive/-/drive-8.8.0.tgz",
"integrity": "sha512-EOZ9GZCOUdej9PJVnkai7qu5RPyFLYse8FlpgijzfnZPOACXWFf4XOFuAuMcMw4Zue8xPhAPHu1qYcy8u362Xw==",
"version": "8.10.0",
"resolved": "https://registry.npmjs.org/@googleapis/drive/-/drive-8.10.0.tgz",
"integrity": "sha512-loumtaDmAn2JvU4KuFMhhtaYG1Hxw0RVS4vl+rOWMU7NAU151XYfIWFDJfFFZjvYZxH4tbsmHEnF+DKH1hQ75Q==",
"dependencies": {
"googleapis-common": "^7.0.0"
},

View File

@@ -86,7 +86,7 @@
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/preset-react": "^7.24.7",
"@googleapis/drive": "^8.8.0",
"@googleapis/drive": "^8.10.0",
"body-parser": "^1.20.2",
"classnames": "^2.5.1",
"codemirror": "^5.65.6",