mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 20:42:43 +00:00
Bump googleapis from 72.0.0 to 73.0.0
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 72.0.0 to 73.0.0. - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v72.0.0...googleapis-v73.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
e0a25ea918
commit
be51ab52fb
12
package-lock.json
generated
12
package-lock.json
generated
@@ -3681,9 +3681,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"gaxios": {
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/gaxios/-/gaxios-4.2.0.tgz",
|
||||
"integrity": "sha512-Ms7fNifGv0XVU+6eIyL9LB7RVESeML9+cMvkwGS70xyD6w2Z80wl6RiqiJ9k1KFlJCUTQqFFc8tXmPQfSKUe8g==",
|
||||
"version": "4.2.1",
|
||||
"resolved": "https://registry.npmjs.org/gaxios/-/gaxios-4.2.1.tgz",
|
||||
"integrity": "sha512-s+rTywpw6CmfB8r9TXYkpix7YFeuRjnR/AqhaJrQqsNhsAqej+IAiCc3hadzQH3gHyWth30tvYjxH8EVjQt/8Q==",
|
||||
"requires": {
|
||||
"abort-controller": "^3.0.0",
|
||||
"extend": "^3.0.2",
|
||||
@@ -3810,9 +3810,9 @@
|
||||
}
|
||||
},
|
||||
"googleapis": {
|
||||
"version": "72.0.0",
|
||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-72.0.0.tgz",
|
||||
"integrity": "sha512-GMHXnZy86tLdFGkHd5G1mEWFGKO2+G8VFmk2my+mRCum0e5MOPQXG+PAvDVjVwCQJEOjPpBOZae53THRXaVm9w==",
|
||||
"version": "73.0.0",
|
||||
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-73.0.0.tgz",
|
||||
"integrity": "sha512-bLLoHddONoEZCnhcTW603r7Y1fFqbFo0/3VdnzTNA4XQl+gVY3qycWmRSRrL15ts9Iwfg0rhTde5+OUuBFhi0g==",
|
||||
"requires": {
|
||||
"google-auth-library": "^7.0.2",
|
||||
"googleapis-common": "^5.0.2"
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
"express-async-handler": "^1.1.4",
|
||||
"express-static-gzip": "2.1.1",
|
||||
"fs-extra": "9.1.0",
|
||||
"googleapis": "72.0.0",
|
||||
"googleapis": "73.0.0",
|
||||
"jwt-simple": "^0.5.6",
|
||||
"less": "^3.13.1",
|
||||
"lodash": "^4.17.21",
|
||||
|
||||
Reference in New Issue
Block a user