0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-05 23:12:39 +00:00
dependabot-preview[bot]
2021-04-29 06:52:43 +00:00
committed by GitHub
parent e0a25ea918
commit be51ab52fb
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@@ -3681,9 +3681,9 @@
"dev": true "dev": true
}, },
"gaxios": { "gaxios": {
"version": "4.2.0", "version": "4.2.1",
"resolved": "https://registry.npmjs.org/gaxios/-/gaxios-4.2.0.tgz", "resolved": "https://registry.npmjs.org/gaxios/-/gaxios-4.2.1.tgz",
"integrity": "sha512-Ms7fNifGv0XVU+6eIyL9LB7RVESeML9+cMvkwGS70xyD6w2Z80wl6RiqiJ9k1KFlJCUTQqFFc8tXmPQfSKUe8g==", "integrity": "sha512-s+rTywpw6CmfB8r9TXYkpix7YFeuRjnR/AqhaJrQqsNhsAqej+IAiCc3hadzQH3gHyWth30tvYjxH8EVjQt/8Q==",
"requires": { "requires": {
"abort-controller": "^3.0.0", "abort-controller": "^3.0.0",
"extend": "^3.0.2", "extend": "^3.0.2",
@@ -3810,9 +3810,9 @@
} }
}, },
"googleapis": { "googleapis": {
"version": "72.0.0", "version": "73.0.0",
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-72.0.0.tgz", "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-73.0.0.tgz",
"integrity": "sha512-GMHXnZy86tLdFGkHd5G1mEWFGKO2+G8VFmk2my+mRCum0e5MOPQXG+PAvDVjVwCQJEOjPpBOZae53THRXaVm9w==", "integrity": "sha512-bLLoHddONoEZCnhcTW603r7Y1fFqbFo0/3VdnzTNA4XQl+gVY3qycWmRSRrL15ts9Iwfg0rhTde5+OUuBFhi0g==",
"requires": { "requires": {
"google-auth-library": "^7.0.2", "google-auth-library": "^7.0.2",
"googleapis-common": "^5.0.2" "googleapis-common": "^5.0.2"

View File

@@ -53,7 +53,7 @@
"express-async-handler": "^1.1.4", "express-async-handler": "^1.1.4",
"express-static-gzip": "2.1.1", "express-static-gzip": "2.1.1",
"fs-extra": "9.1.0", "fs-extra": "9.1.0",
"googleapis": "72.0.0", "googleapis": "73.0.0",
"jwt-simple": "^0.5.6", "jwt-simple": "^0.5.6",
"less": "^3.13.1", "less": "^3.13.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",