Bump googleapis from 67.1.1 to 68.0.0 #71
14
package-lock.json
generated
14
package-lock.json
generated
@ -16,7 +16,7 @@
|
||||
"crypto": "^1.0.1",
|
||||
"express": "^4.17.1",
|
||||
"express-rate-limit": "^5.2.3",
|
||||
"googleapis": "^67.0.0",
|
||||
"googleapis": "^68.0.0",
|
||||
"minimist": "^1.2.5",
|
||||
"node-fetch": "^2.6.1",
|
||||
"node-localstorage": "^2.1.6",
|
||||
@ -1287,9 +1287,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/googleapis": {
|
||||
"version": "67.1.1",
|
||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-67.1.1.tgz",
|
||||
"integrity": "sha512-WLYk8R4dpW/oIxXhj0PQGhu+eOUpQbtWYTCxx/jeENr4arE9UmV5qmz0h1Gs1SPF/O/8PjCQIsPwOuHAlj78GA==",
|
||||
"version": "68.0.0",
|
||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-68.0.0.tgz",
|
||||
"integrity": "sha512-yleU83x5F314e+YHt6cq2x1afMRFUPiNFW35buDH7BStOUhS1dRvEiV8b0IudoyuOIOWylBc1FPg8evcxcDj7g==",
|
||||
"dependencies": {
|
||||
"google-auth-library": "^7.0.2",
|
||||
"googleapis-common": "^5.0.1"
|
||||
@ -3760,9 +3760,9 @@
|
||||
}
|
||||
},
|
||||
"googleapis": {
|
||||
"version": "67.1.1",
|
||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-67.1.1.tgz",
|
||||
"integrity": "sha512-WLYk8R4dpW/oIxXhj0PQGhu+eOUpQbtWYTCxx/jeENr4arE9UmV5qmz0h1Gs1SPF/O/8PjCQIsPwOuHAlj78GA==",
|
||||
"version": "68.0.0",
|
||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-68.0.0.tgz",
|
||||
"integrity": "sha512-yleU83x5F314e+YHt6cq2x1afMRFUPiNFW35buDH7BStOUhS1dRvEiV8b0IudoyuOIOWylBc1FPg8evcxcDj7g==",
|
||||
"requires": {
|
||||
"google-auth-library": "^7.0.2",
|
||||
"googleapis-common": "^5.0.1"
|
||||
|
@ -47,7 +47,7 @@
|
||||
"crypto": "^1.0.1",
|
||||
"express": "^4.17.1",
|
||||
"express-rate-limit": "^5.2.3",
|
||||
"googleapis": "^67.0.0",
|
||||
"googleapis": "^68.0.0",
|
||||
"minimist": "^1.2.5",
|
||||
"node-fetch": "^2.6.1",
|
||||
"node-localstorage": "^2.1.6",
|
||||
|
Reference in New Issue
Block a user