0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 22:02:46 +00:00

Merge pull request #2749 from naturalcrit/dependabot/npm_and_yarn/googleapis/drive-5.0.2

Bump @googleapis/drive from 5.0.1 to 5.0.2
This commit is contained in:
Trevor Buckner
2023-03-24 13:56:45 -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.21.0",
"@babel/preset-env": "^7.19.4",
"@babel/preset-react": "^7.18.6",
"@googleapis/drive": "^5.0.1",
"@googleapis/drive": "^5.0.2",
"body-parser": "^1.20.2",
"classnames": "^2.3.2",
"codemirror": "^5.65.6",
@@ -1800,9 +1800,9 @@
}
},
"node_modules/@googleapis/drive": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/@googleapis/drive/-/drive-5.0.1.tgz",
"integrity": "sha512-TDwG6FuPxmJACMS468QiThZFnaOUQxDDqHjr159rV+RhXkkTx9CvDSryo2LIOitqt2G7YCm/CkRoIg/BAkBAFw==",
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/@googleapis/drive/-/drive-5.0.2.tgz",
"integrity": "sha512-7FhWlP26dkaUyO7kkRlEe27iPmNZUKM5130+9jOVA2IkJUqnsb4v9K2sI1f2F3LC8hZO0axjkUmkgAcNDstpCw==",
"dependencies": {
"googleapis-common": "^6.0.3"
},

View File

@@ -74,7 +74,7 @@
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.19.4",
"@babel/preset-react": "^7.18.6",
"@googleapis/drive": "^5.0.1",
"@googleapis/drive": "^5.0.2",
"body-parser": "^1.20.2",
"classnames": "^2.3.2",
"codemirror": "^5.65.6",